-
Notifications
You must be signed in to change notification settings - Fork 41
/
requirements.txt
95 lines (95 loc) · 1.6 KB
/
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
asttokens==2.0.5
attrs==22.1.0
backcall==0.2.0
bottleneck==1.3.5
brotlipy==0.7.0
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.0.4
click==8.0.4
colorama==0.4.5
cryptography==38.0.1
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.1
docker-pycreds==0.4.0
entrypoints==0.4
executing==0.8.3
fastjsonschema==2.16.2
fonttools==4.25.0
gitdb==4.0.7
gitpython==3.1.18
greenlet==1.1.1
idna==3.4
imageio==2.22.0
importlib-metadata==5.0.0
importlib-resources==5.10.0
ipykernel==6.15.2
ipython==8.4.0
ipywidgets==8.0.2
jedi==0.18.1
jsonschema==4.16.0
jupyter-client==7.3.5
jupyter-core==4.11.1
jupyterlab-widgets==3.0.3
kiwisolver==1.4.2
matplotlib-inline==0.1.6
matplotlib==3.5.2
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
msgpack==1.0.3
munkres==1.1.4
nbformat==5.7.0
nest-asyncio==1.5.5
numexpr==2.8.3
numpy==1.23.3
packaging==21.3
pandas==1.4.4
parso==0.8.3
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
pillow==9.2.0
pip==22.2.2
pkgutil-resolve-name==1.3.10
promise==2.3
prompt-toolkit==3.0.20
protobuf==3.20.1
psutil==5.9.0
ptyprocess==0.7.0
pure-eval==0.2.2
pycairo==1.21.0
pycparser==2.21
pygments==2.11.2
pyopenssl==22.0.0
pyparsing==3.0.9
pyrsistent==0.18.1
pysocks==1.7.1
python-dateutil==2.8.2
pytz==2022.1
pyyaml==6.0
pyzmq==23.2.0
reportlab==3.5.67
requests==2.28.1
scipy==1.9.1
sentry-sdk==1.9.0
setproctitle==1.2.2
setuptools==65.4.0
shortuuid==1.0.9
six==1.16.0
smmap==4.0.0
sqlalchemy==1.4.39
stack-data==0.2.0
torch==1.12.1
torchvision==0.13.1
tornado==6.2
tqdm==4.64.1
traitlets==5.1.1
typing-extensions==4.3.0
urllib3==1.26.12
wandb==0.13.4
wcwidth==0.2.5
wheel==0.37.1
widgetsnbextension==4.0.3
zipp==3.10.0