We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7304ece commit f6939c9Copy full SHA for f6939c9
1 file changed
requirements.txt
@@ -0,0 +1,18 @@
1
+aiofiles==0.6.0
2
+certifi==2020.12.5
3
+chardet==4.0.0
4
+click==7.1.2
5
+dnspython==2.0.0
6
+email-validator==1.1.2
7
+fastapi==0.63.0
8
+h11==0.11.0
9
+idna==2.10
10
+Jinja2==2.11.2
11
+MarkupSafe==1.1.1
12
+pydantic==1.7.3
13
+requests==2.25.1
14
+SQLAlchemy==1.3.22
15
+starlette==0.13.6
16
+typing-extensions==3.7.4.3
17
+urllib3==1.26.2
18
+uvicorn==0.13.2
0 commit comments