Skip to content

Commit fed0bd2

Browse files
committed
Create requirements.txt
1 parent 8c2e586 commit fed0bd2

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

requirements.txt

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
absl-py==0.9.0
2+
alembic==1.4.2
3+
appdirs==1.4.4
4+
attrs==19.3.0
5+
cachetools==4.1.1
6+
certifi==2020.6.20
7+
cffi==1.14.0
8+
chardet==3.0.4
9+
click==7.1.2
10+
cloudpickle==1.5.0
11+
cryptography==2.9.2
12+
cycler==0.10.0
13+
databricks-cli==0.11.0
14+
docker==4.2.2
15+
entrypoints==0.3
16+
Flask==1.1.2
17+
future==0.18.2
18+
gitdb==4.0.5
19+
GitPython==3.1.7
20+
google-auth==1.19.2
21+
google-auth-oauthlib==0.4.1
22+
gorilla==0.3.0
23+
grpcio==1.30.0
24+
idna==2.10
25+
isodate==0.6.0
26+
itsdangerous==1.1.0
27+
Jinja2==2.11.2
28+
kiwisolver==1.2.0
29+
Mako==1.1.3
30+
matplotlib==3.3.0
31+
msrest==0.6.17
32+
numpy==1.19.0
33+
oauthlib==3.1.0
34+
pandas==1.0.5
35+
pathspec==0.8.0
36+
Pillow==7.2.0
37+
pio==0.0.3
38+
prometheus-client==0.8.0
39+
prometheus-flask-exporter==0.15.0
40+
protobuf==3.12.2
41+
pyasn1==0.4.8
42+
pyasn1-modules==0.2.8
43+
pycparser==2.20
44+
pyparsing==2.4.7
45+
pypiwin32==223
46+
python-dateutil==2.8.1
47+
python-editor==1.0.4
48+
pytorch-lightning==0.8.5
49+
pytz==2020.1
50+
PyYAML==5.3.1
51+
querystring-parser==1.2.4
52+
regex==2020.7.14
53+
requests==2.24.0
54+
requests-oauthlib==1.3.0
55+
rsa==4.6
56+
scipy==1.5.1
57+
six==1.15.0
58+
smmap==3.0.4
59+
SQLAlchemy==1.3.13
60+
sqlparse==0.3.1
61+
tabulate==0.8.7
62+
tensorboard==2.2.2
63+
tensorboard-plugin-wit==1.7.0
64+
toml==0.10.1
65+
torch==1.5.1+cu101
66+
torchvision==0.6.1+cu101
67+
tqdm==4.48.0
68+
typed-ast==1.4.1
69+
typing-extensions==3.7.4.2
70+
urllib3==1.25.9
71+
waitress==1.4.4
72+
websocket-client==0.57.0
73+
Werkzeug==1.0.1

0 commit comments

Comments
 (0)