Use sync SQLAlchemy in Celery worker - fixes asyncpg connection issues
This commit is contained in:
@@ -21,4 +21,5 @@ polyline==2.0.2
|
||||
Pillow==10.3.0
|
||||
aiofiles==23.2.1
|
||||
python-dateutil==2.9.0
|
||||
pytz==2024.1
|
||||
pytz==2024.1
|
||||
psycopg2-binary==2.9.9
|
||||
Reference in New Issue
Block a user