Removed async

This commit is contained in:
2025-09-24 21:53:48 +02:00
parent e17c4c7e7b
commit 48f5b009ae
23 changed files with 609 additions and 770 deletions

View File

@@ -1,6 +1,7 @@
amqp==5.3.1
annotated-types==0.7.0
anyio==4.10.0
asgiref==3.9.1
bcrypt==4.3.0
billiard==4.2.1
celery==5.5.3
@@ -12,9 +13,12 @@ dnspython==2.8.0
email-validator==2.3.0
fastapi==0.116.1
h11==0.16.0
hiredis==3.2.1
httptools==0.6.4
idna==3.10
importlib_metadata==8.7.0
iniconfig==2.1.0
izulu==0.50.0
kombu==5.5.4
mongomock==4.3.0
mongomock-motor==0.0.36
@@ -23,9 +27,11 @@ packaging==25.0
pipdeptree==2.28.0
pluggy==1.6.0
prompt_toolkit==3.0.52
pycron==3.2.0
pydantic==2.11.9
pydantic_core==2.33.2
Pygments==2.19.2
PyJWT==2.10.1
pymongo==4.15.1
pytest==8.4.2
pytest-asyncio==1.2.0
@@ -35,6 +41,7 @@ python-dotenv==1.1.1
python-magic==0.4.27
pytz==2025.2
PyYAML==6.0.2
redis==6.4.0
sentinels==1.1.1
six==1.17.0
sniffio==1.3.1
@@ -49,3 +56,4 @@ watchdog==6.0.0
watchfiles==1.1.0
wcwidth==0.2.13
websockets==15.0.1
zipp==3.23.0