-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
129 lines (129 loc) · 2.15 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
aioredis==1.3.1
amqp==2.5.2
anyjson==0.3.3
asgiref==3.2.3
asn1crypto==0.24.0
astroid==2.3.3
async-timeout==3.0.1
attrs==19.1.0
autobahn==20.1.3
Automat==0.8.0
autopep8==1.5
backcall==0.1.0
billiard==3.6.2.0
bleach==3.1.0
celery==4.4.0
certifi==2019.6.16
cffi==1.12.2
channels==2.4.0
channels-redis==2.4.1
chardet==3.0.4
colorama==0.4.1
conda==4.7.10
conda-package-handling==1.3.11
constantly==15.1.0
cryptography==2.8
cycler==0.10.0
daphne==2.4.1
decorator==4.4.0
defusedxml==0.6.0
dill==0.3.1.1
Django==3.0.1
django-nose==1.4.6
django-redis==4.11.0
djangorestframework==3.11.0
dnspython==1.16.0
entrypoints==0.3
eventlet==0.25.1
greenlet==0.4.15
hiredis==1.0.1
hyperlink==19.0.0
idna==2.8
importlib-metadata==1.5.0
incremental==17.5.0
ipykernel==5.1.0
ipython==7.5.0
ipython-genutils==0.2.0
ipywidgets==7.4.2
isort==4.3.21
jedi==0.13.3
Jinja2==2.10.1
jsonschema==3.0.1
jupyter==1.0.0
jupyter-client==5.2.4
jupyter-console==6.0.0
jupyter-core==4.4.0
kiwisolver==1.1.0
kombu==4.6.7
lazy-object-proxy==1.4.3
libarchive-c==2.8
MarkupSafe==1.1.1
matplotlib==3.1.1
mccabe==0.6.1
menuinst==1.4.16
mistune==0.8.4
mkl-fft==1.0.12
mkl-random==1.0.2
monotonic==1.5
msgpack==0.6.2
nbconvert==5.5.0
nbformat==4.4.0
nose==1.3.7
notebook==5.7.8
numpy==1.16.4
olefile==0.46
pandocfilters==1.4.2
parso==0.4.0
pickleshare==0.7.5
Pillow==6.0.0
prometheus-client==0.6.0
prompt-toolkit==2.0.9
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pycosat==0.6.3
pycparser==2.19
Pygments==2.4.0
PyHamcrest==2.0.0
pylint==2.4.4
pyOpenSSL==19.0.0
pyparsing==2.4.1.1
pyrsistent==0.14.11
PySocks==1.6.8
python-dateutil==2.8.0
pytz==2019.3
pywin32==223
pywinpty==0.5.5
pyzmq==18.0.2
qtconsole==4.5.1
redis==3.4.1
requests==2.21.0
ruamel-yaml==0.15.46
scipy==1.3.1
selenium==3.141.0
Send2Trash==1.5.0
service-identity==18.1.0
six==1.12.0
sqlparse==0.3.0
terminado==0.8.2
testpath==0.4.2
torch==1.1.0
torchvision==0.3.0
tornado==6.0.2
tqdm==4.32.2
traitlets==4.3.2
Twisted==19.10.0
txaio==20.1.1
typed-ast==1.4.0
urllib3==1.24.1
vine==1.3.0
virtualenv==16.7.9
virtualenv2==0.0.1
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==3.4.2
win-inet-pton==1.1.0
wincertstore==0.2
wrapt==1.11.2
zipp==2.1.0
zope.interface==4.7.1