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 96e029a + ccb72a3 commit 900ba49Copy full SHA for 900ba49
1 file changed
reference-apps/fastapi-api-first/requirements.txt
@@ -16,7 +16,7 @@ asyncpg==0.31.0
16
aiomysql==0.3.2
17
cryptography>=41.0.0 # Required for MySQL caching_sha2_password auth
18
motor==3.7.1
19
-pymongo==4.15.5
+pymongo==4.16.0
20
21
# Redis and Caching
22
# redis 4.3.0+ required for redis.asyncio.cluster module used by fastapi-cache2
0 commit comments