-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
52 lines (52 loc) · 913 Bytes
/
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
aiohttp==3.5.4
async-timeout==3.0.1
atomicwrites==1.3.0
attrs==19.1.0
beautifulsoup4==4.7.1
bleach==3.1.0
certifi==2018.11.29
chardet==3.0.4
Click==7.0
coreapi==2.3.3
coreapi-cli==1.0.9
coreschema==0.0.4
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.7
django-heroku==0.3.1
django-jinja==2.4.1
djangorestframework==3.9.1
gunicorn==19.9.0
html5lib==1.0.1
idna==2.8
itypes==1.1.0
Jinja2==2.10
Markdown==3.0.1
MarkupSafe==1.1.0
more-itertools==6.0.0
multidict==4.5.2
oauthlib==3.0.1
pluggy==0.9.0
psycopg2==2.7.7
py==1.8.0
Pygments==2.3.1
PyJWT==1.7.1
pytest==4.3.1
pytest-django==3.4.8
python-dateutil==2.8.0
python-social-auth==0.2.21
python3-openid==3.1.0
pytz==2018.9
PyYAML==5.1
requests==2.21.0
requests-oauthlib==1.2.0
selenium==3.141.0
six==1.12.0
social-auth-app-django==3.1.0
social-auth-core==3.1.0
soupsieve==1.8
uritemplate==3.0.0
urllib3==1.24.1
webencodings==0.5.1
whitenoise==4.1.2
yarl==1.3.0