-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
87 lines (85 loc) · 1.48 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
# ggt package
-e .
# GitHub packages
GrouPy @ git+https://github.com/adambielski/GrouPy@e9c2e5ae8f2234359a9f68b52d9d430d9a72f4d7
# PyPI packages
alembic==1.4.2
appdirs==1.4.4
astropy==4.0.1.post1
attrs==19.3.0
azure-core==1.7.0
azure-storage-blob==12.3.2
black==20.8b1
certifi==2020.6.20
cffi==1.14.1
chardet==3.0.4
click==7.1.2
cloudpickle==1.5.0
coverage==5.2.1
cryptography==3.0
databricks-cli==0.11.0
distlib==0.3.1
docker==4.2.2
entrypoints==0.3
filelock==3.0.12
flake8==3.8.3
Flask==1.1.2
future==0.18.2
gitdb==4.0.5
GitPython==3.1.7
gorilla==0.3.0
gunicorn==20.0.4
idna==2.10
iniconfig==1.0.1
isodate==0.6.0
itsdangerous==1.1.0
Jinja2==2.11.2
kornia==0.4.0
Mako==1.1.3
MarkupSafe==1.1.1
matplotlib==3.3.1
mccabe==0.6.1
mlflow==1.10.0
more-itertools==8.4.0
msrest==0.6.18
numpy==1.19.1
oauthlib==3.1.0
packaging==20.4
pandas==1.1.0
Pillow==7.2.0
pluggy==0.13.1
prometheus-client==0.8.0
prometheus-flask-exporter==0.15.4
protobuf==3.12.4
py==1.9.0
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
pyparsing==2.4.7
pytest==6.0.1
python-dateutil==2.8.1
python-dotenv==0.14.0
python-editor==1.0.4
pytorch-ignite==0.4.1
pytorch-ranger==0.1.1
pytz==2020.1
PyYAML==5.3.1
querystring-parser==1.2.4
requests==2.24.0
requests-oauthlib==1.3.0
six==1.15.0
scikit-learn==0.23.2
schwimmbad==0.3.2
smmap==3.0.4
SQLAlchemy==1.3.13
sqlparse==0.3.1
tabulate==0.8.7
toml==0.10.1
torch==1.6.0
torch-optimizer==0.0.1a14
torchvision==0.7.0
tqdm==4.48.2
urllib3==1.25.10
virtualenv==20.0.30
websocket-client==0.57.0
Werkzeug==1.0.1