Fix issues
This commit is contained in:
@@ -16,6 +16,7 @@ python-multipart==0.0.6
|
||||
|
||||
# HTTP Client
|
||||
httpx==0.25.2
|
||||
aiohttp==3.9.1
|
||||
|
||||
# Date parsing
|
||||
python-dateutil==2.8.2
|
||||
@@ -30,6 +31,9 @@ joblib==1.3.2
|
||||
# Messaging
|
||||
aio-pika==9.3.1
|
||||
|
||||
# Scheduling
|
||||
APScheduler==3.10.4
|
||||
|
||||
# Monitoring & Logging
|
||||
structlog==23.2.0
|
||||
prometheus-client==0.19.0
|
||||
@@ -38,3 +42,6 @@ prometheus-client==0.19.0
|
||||
pytest==7.4.3
|
||||
pytest-asyncio==0.21.1
|
||||
pytest-cov==4.1.0
|
||||
|
||||
redis==5.0.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user