-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (45 loc) · 820 Bytes
/
requirements.txt
File metadata and controls
45 lines (45 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
aiohttp==3.7.4.post0
alabaster==0.7.12
asgiref==3.4.1
async-timeout==3.0.1
attrs==21.2.0
Babel==2.9.1
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
dnspython==2.1.0
docutils==0.17.1
email-validator==1.1.3
fastapi==0.66.0
h11==0.12.0
idna==2.10
imagesize==1.2.0
iniconfig==1.1.1
Jinja2==3.0.1
MarkupSafe==2.0.1
multidict==5.1.0
packaging==21.0
pkg-resources==0.0.0
pluggy==0.13.1
pockets==0.9.1
py==1.10.0
pydantic==1.8.2
Pygments==2.9.0
pyparsing==2.4.7
pytest==6.2.4
pytz==2021.1
requests==2.25.1
six==1.16.0
snowballstemmer==2.1.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
starlette==0.14.2
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.6
uvicorn==0.14.0
yarl==1.6.3