Compare commits

..

1 Commits

Author SHA1 Message Date
7c7084f038 Update dependency pymongo to ~=4.9.1 2024-09-19 01:41:44 +03:00

View File

@ -3,7 +3,7 @@ apscheduler~=3.10.4
async_pymongo==0.1.6
fastapi[all]~=0.115.0
passlib~=1.7.4
pymongo~=4.9.0
pymongo~=4.9.1
python-jose[cryptography]~=3.3.0
slowapi==0.1.9
ujson~=5.10.0