We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03eb14f commit c89111eCopy full SHA for c89111e
requirements.txt
@@ -6,6 +6,6 @@ roman==3.3 # Check for roman numbers in string chunks
6
python-dotenv==0.19.0 # dotenv setting files
7
pydantic==1.8.2 # Settings Handler & dataclasses
8
cachetools==4.2.2 # TTLCache
9
-pymongo==3.10.1 # MongoDB client
+pymongo==4.6.3 # MongoDB client
10
motor==2.1.0 # MongoDB Async client
11
loguru==0.5.3 # Logging
0 commit comments