-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
57 lines (57 loc) · 948 Bytes
/
requirements.txt
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
46
47
48
49
50
51
52
53
54
55
56
57
anyio==3.5.0
appnope==0.1.3
asgiref==3.5.0
asttokens==2.0.5
backcall==0.2.0
black==22.3.0
certifi==2021.10.8
cffi==1.13.2
charset-normalizer==2.0.12
click==8.0.4
decorator==5.1.1
executing==0.8.3
fastapi==0.75.0
greenlet==1.1.2
h11==0.13.0
httptools==0.4.0
idna==2.8
ipython==8.3.0
jedi==0.18.1
matplotlib-inline==0.1.3
multidict==4.6.1
mypy-extensions==0.4.3
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
playwright==1.22.0
prompt-toolkit==3.0.29
protobuf==3.19.4
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.19
pydantic==1.9.0
pyee==8.1.0
Pygments==2.12.0
pyparsing==2.4.5
python-decouple==3.6
python-dotenv==0.19.2
PyYAML==6.0
requests==2.27.1
six==1.13.0
sniffio==1.2.0
sortedcontainers==2.3.0
stack-data==0.2.0
starlette==0.17.1
tomli==2.0.1
traitlets==5.2.0
typing_extensions==4.2.0
urllib3==1.25.7
uvicorn==0.17.6
uvloop==0.16.0
watchgod==0.7
wcwidth==0.1.7
websockets==10.1
wrapt==1.11.2
yarl==1.4.1