demand response
This commit is contained in:
11
microservices/demand-response-service/requirements.txt
Normal file
11
microservices/demand-response-service/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
fastapi>=0.104.0
|
||||
uvicorn[standard]>=0.24.0
|
||||
pymongo>=4.5.0
|
||||
motor>=3.3.0
|
||||
redis>=5.0.0
|
||||
python-dotenv>=1.0.0
|
||||
pydantic>=2.4.0
|
||||
aiohttp>=3.9.0
|
||||
pytest>=7.4.0
|
||||
pytest-asyncio>=0.21.0
|
||||
python-multipart
|
||||
Reference in New Issue
Block a user