-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
54 lines (54 loc) · 893 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
anyio==3.6.1
asgiref==3.5.2
asttokens==2.0.5
backcall==0.2.0
bcrypt==3.2.2
cffi==1.15.0
click==8.1.3
colorama==0.4.5
cryptography==37.0.2
debugpy==1.6.0
decorator==5.1.1
ecdsa==0.17.0
entrypoints==0.4
executing==0.8.3
fastapi==0.78.0
greenlet==1.1.2
gunicorn==20.1.0
h11==0.13.0
idna==3.3
ipykernel==6.15.0
ipython==8.4.0
jedi==0.18.1
jupyter-client==7.3.4
jupyter-core==4.10.0
matplotlib-inline==0.1.3
nest-asyncio==1.5.5
packaging==21.3
parso==0.8.3
passlib==1.7.4
pickleshare==0.7.5
prompt-toolkit==3.0.29
psutil==5.9.1
psycopg2==2.9.3
pure-eval==0.2.2
pyasn1==0.4.8
pycparser==2.21
pydantic==1.9.1
Pygments==2.12.0
pyparsing==3.0.9
python-dateutil==2.8.2
python-jose==3.3.0
python-multipart==0.0.5
pyzmq==23.1.0
rsa==4.8
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.37
stack-data==0.3.0
starlette==0.19.1
tornado==6.1
traitlets==5.3.0
typing_extensions==4.2.0
uvicorn==0.17.6
wcwidth==0.2.5