update pymongo

This commit is contained in:
vee1e 2026-06-02 12:31:54 +05:30
parent 1bf03fe499
commit 708e72a3d5
No known key found for this signature in database
GPG key ID: EB498AFC60A7A01A

View file

@ -6,8 +6,8 @@ openpyxl==3.1.2
pandas
pydantic
python-dotenv==1.0.0
motor==3.3.1
pymongo==4.5.0
motor==3.6.0
pymongo==4.9.2
xlrd==2.0.1
pytest
pytest-asyncio