forked from jwallace145/bartensor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
97 lines (97 loc) · 1.62 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
96
97
appdirs==1.4.3
asgiref==3.2.3
astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
autopep8==1.5
bcrypt==3.1.7
beautifulsoup4==4.8.2
blessed==1.17.4
botocore==1.14.17
bs4==0.0.1
cached-property==1.5.1
cachetools==4.0.0
cement==2.8.2
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
colorama==0.3.9
coverage==5.0.3
cryptography==2.9
distlib==0.3.0
Django==3.0.3
django-crispy-forms==1.8.1
django-jenkins==0.110.0
docker==4.2.0
docker-compose==1.25.4
dockerpty==0.4.1
docopt==0.6.2
docutils==0.15.2
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
future==0.16.0
google-api-core==1.16.0
google-auth==1.11.2
google-cloud==0.34.0
google-cloud-speech==1.3.2
googleapis-common-protos==1.51.0
grpcio==1.27.2
gunicorn==20.0.4
ibm-cloud-sdk-core==1.5.1
ibm-watson==4.2.1
idna==2.7
isort==4.3.21
jmespath==0.9.5
joblib==0.14.1
jsonschema==3.2.0
lazy-object-proxy==1.4.3
lxml==4.5.0
mccabe==0.6.1
more-itertools==8.2.0
nltk==3.4.5
numpy==1.18.2
packaging==20.1
paramiko==2.7.1
pathspec==0.5.9
pep8==1.7.1
Pillow==7.0.0
pluggy==0.13.1
protobuf==3.11.3
psycopg2-binary==2.8.5
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pycparser==2.20
pyflakes==2.1.1
PyJWT==1.7.1
pylint==2.4.4
pylint-django==2.0.14
pylint-plugin-utils==0.6
PyNaCl==1.3.0
pyparsing==2.4.6
pyrsistent==0.16.0
pytest==5.3.5
pytest-cov==2.8.1
python-dateutil==2.8.0
pytz==2019.3
PyYAML==5.2
requests==2.20.1
rsa==4.0
scikit-learn==0.22.2.post1
scipy==1.4.1
selenium==3.141.0
semantic-version==2.5.0
six==1.11.0
sklearn==0.0
soupsieve==2.0
sqlparse==0.3.0
termcolor==1.1.0
texttable==1.6.2
urllib3==1.24.3
uWSGI==2.0.18
virtualenv==16.7.9
wcwidth==0.1.8
websocket-client==0.48.0
wrapt==1.11.2