forked from noahpresler/semesterly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
133 lines (133 loc) · 2.37 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
130
131
132
133
setuptools>=31.0.1
Babel==2.5.0
Django==2.2.18
Jinja2==2.9.6
Markdown==2.6.9
MarkupSafe==1.1.1
PyJWT==2.0.1
PyYAML==3.12
Pygments==2.2.0
South==1.0.2
Sphinx==1.6.3
alabaster==0.7.10
amqp==1.4.9
anyjson==0.3.3
argh==0.26.2
argparse==1.4.0
asn1crypto==0.22.0
autopep8==1.3.2
backports.functools-lru-cache==1.4
beautifulsoup4==4.6.0
billiard==3.3.0.23
bottlenose==1.1.3
bs4==0.0.1
caniusepython3==5.0.0
celery==3.1.26.post2
certifi==2017.7.27.1
cffi==1.14.4
chardet==3.0.4
colorama==0.3.9
coreapi==2.3.1
coreschema==0.0.4
coverage==4.4.1
cryptography==3.4.7
defusedxml==0.5.0
distlib==0.2.5
django-cachalot==2.3.2
django-celery==3.3.1
django-celery-beat==1.0.0
django-extensions==3.1.0
django-picklefield==3.0.1
django-rest-swagger==2.2.0
django-webpack-loader==0.7.0
djangorestframework==3.12.2
dj-database-url==0.5.0
docutils==0.14
ecdsa==0.13
fake-useragent==1.5.1
flake8==3.8.4
future==0.16.0
futures==3.1.1
fuzzywuzzy==0.15.1
google-api-python-client==1.6.2
gunicorn==19.7.1
hashids==1.2.0
html5lib==0.999999999
http-ece==1.0.5
httplib2==0.19.1
idna==2.6
imagesize==0.7.1
interruptingcow==0.7
itypes==1.1.0
jsondiff==1.1.1
jsonfield==2.0.2
jsonpatch==1.16
jsonpointer==1.10
jsonschema==2.6.0
kombu==3.0.37
livereload==2.5.1
lxml==4.6.3
mccabe==0.6.1
mock==2.0.0
nltk==3.6.2
numpy==1.19.5
oauth==1.0.1
oauth2client==4.1.2
oauthlib==2.0.2
openapi-codec==1.3.2
packaging==16.8
pathtools==0.1.2
pbr==3.1.1
pep8==1.7.0
port-for==0.3.1
prettytable==0.7.2
progressbar2==3.34.2
psycopg2==2.8.6
psycopg2-binary==2.8.6
py-vapid==1.3.0
pyasn1==0.3.2
pyasn1-modules==0.0.11
pycodestyle==2.6.0
pycparser==2.18
pycrypto==2.6.1
pyelliptic==1.5.8
pyflakes==2.2.0
pyparsing==2.4.7
pyserial==3.4
python-amazon-simple-product-api==2.2.11
python-dateutil==2.6.1
python-jose==1.3.2
python-memcached==1.58
social-auth-core==4.0.3
social-auth-app-django==4.0.0
python-utils==2.2.0
python3-openid==3.2.0
pytz==2017.2
pywebpush==1.4.0
recommonmark==0.4.0
redis==2.10.6
requests==2.25.1
requests-oauthlib==0.8.0
rsa==4.7.2
scikit-learn==0.24.2
scipy==1.5.4
selenium==3.5.0
simplejson==3.11.1
six==1.10.0
snowballstemmer==1.2.1
sphinx-autobuild==0.7.1
sphinx-rtd-theme==0.2.4
sphinxcontrib-inlinesyntaxhighlight==0.2
sphinxcontrib-websupport==1.0.1
ssh-import-id==5.11
toolz==0.11.1
tornado==6.1
uritemplate==3.0.0
urllib3==1.26.6
vine==1.3.0
virtualenv==15.1.0
watchdog==0.8.3
webencodings==0.5.1
whitenoise==4.1.4
django-storages==1.11.1
boto3==1.17.109