We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914acf8 commit b8a9d72Copy full SHA for b8a9d72
requirements.txt
@@ -1,4 +1,5 @@
1
fastapi==0.88.0
2
pytest==7.1.3
3
pytest-asyncio==0.20.3
4
-uvicorn==0.20.0
+uvicorn==0.20.0
5
+pydantic~=1.10.4
0 commit comments