Update dependency pymongo to ~=4.14.0

This commit is contained in:
2025-08-06 17:14:54 +03:00
parent 172321cc0c
commit 80b87cddb1

View File

@@ -3,7 +3,7 @@ apscheduler~=3.11.0
async_pymongo==0.1.11 async_pymongo==0.1.11
fastapi[all]~=0.116.0 fastapi[all]~=0.116.0
passlib~=1.7.4 passlib~=1.7.4
pymongo~=4.13.0 pymongo~=4.14.0
python-jose[cryptography]~=3.5.0 python-jose[cryptography]~=3.5.0
slowapi==0.1.9 slowapi==0.1.9
ujson~=5.10.0 ujson~=5.10.0