-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
77 lines (77 loc) · 1.42 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
amqp==2.1.3
appnope==0.1.0
astroid==1.6.6
backports.functools-lru-cache==1.6.1
backports.shutil-get-terminal-size==1.0.0
beautifulsoup4==4.5.1
billiard==3.5.0.2
cachetools==3.1.1
celery==4.0.1
certifi==2020.6.20
chardet==3.0.4
configparser==4.0.2
decorator==4.0.10
dj-database-url==0.4.1
Django==1.11.29
django-celery-beat==1.0.1
django-celery-results==1.0.1
django-compat==1.0.13
django-crispy-forms==1.6.1
django-debug-toolbar==1.6
django-hijack==2.1.2
django-hijack-admin==2.1.2
django-pipeline==1.6.9
django-postgrespool==0.3.0
enum34==1.1.6
factory-boy==2.7.0
fake-factory==0.7.2
futures==3.3.0
google-api-core==1.23.0
google-auth==1.23.0
google-cloud-pubsub==1.7.0
googleapis-common-protos==1.52.0
grpc-google-iam-v1==0.12.3
grpcio==1.33.2
gunicorn==19.6.0
idna==2.10
ipaddress==1.0.17
ipdb==0.10.1
ipython==5.1.0
ipython-genutils==0.1.0
isort==4.3.21
kombu==4.0.1
lazy-object-proxy==1.5.1
MarkupSafe==0.23
mccabe==0.6.1
numpy==1.11.2
pathlib2==2.1.0
pexpect==4.2.1
pickleshare==0.7.4
prompt-toolkit==1.0.9
protobuf==3.13.0
psycopg2==2.8.5
ptyprocess==0.5.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyExecJS==1.4.0
Pygments==2.1.3
pylint==1.9.5
PyReact==0.6.0
python-dateutil==2.6.0
pytz==2016.10
redis==2.10.5
requests==2.24.0
rsa==4.5
scikit-learn==0.18.1
scipy==0.18.1
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.15.0
SQLAlchemy==1.3.0
sqlparse==0.2.2
traitlets==4.3.1
urllib3==1.25.11
vine==1.1.3
wcwidth==0.1.7
whitenoise==3.2.2
wrapt==1.12.1