Rewrite sync pymongo to async motor

This commit is contained in:
IgorVolochay
2026-08-20 13:40:38 +03:00
parent 3e87607886
commit 122209bdf4
3 changed files with 327 additions and 290 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
fastapi==0.115.7
pymongo==4.10.1
motor==3.7.0
python-dotenv==1.0.1
uvicorn==0.34.0