We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 900ba49 + 9d32306 commit 7c27d1bCopy full SHA for 7c27d1b
1 file changed
reference-apps/fastapi/requirements.txt
@@ -12,7 +12,7 @@ asyncpg==0.31.0
12
aiomysql==0.3.2
13
cryptography>=41.0.0 # Required for MySQL caching_sha2_password auth
14
motor==3.7.1
15
-pymongo==4.15.5
+pymongo==4.16.0
16
17
# Redis and Caching
18
# redis 4.3.0+ required for redis.asyncio.cluster module used by fastapi-cache2
0 commit comments