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.
1 parent 233835b commit e7ddf5cCopy full SHA for e7ddf5c
requirements.txt
@@ -2,3 +2,4 @@ fastapi==0.65.2
2
pydantic==1.8.2
3
redis==3.5.3
4
uvicorn==0.14.0
5
+zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments