forked from DMOJ/online-judge
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
53 lines (53 loc) · 1.18 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
asn1crypto==0.24.0
certifi==2017.11.5
cffi==1.11.5
chardet==3.0.4
cryptography==2.2.2
Django==1.10.8
django-appconf==1.0.2
django-compressor==2.2
django-impersonate==1.3
django-jinja==2.4.1
django-mptt==0.8.7
-e git://github.com/DMOJ/django-pagedown.git@38192ccdcfe6e5c8cc2268591db2411d2db9f791#egg=django_pagedown
django-registration-redux==1.4
django-reversion==2.0.12
django-select2==6.0.0
django-social-share==1.1.2
django-sortedm2m==1.5.0
django-statici18n==1.5.0
-e git://github.com/DMOJ/dmoj-wpadmin.git@c61a40b9ec6d4e2c83640e97fa101525082d925a#egg=django_wpadmin
ecdsa==0.13
enum34==1.1.6
future==0.16.0
idna==2.6
ipaddress==1.0.22
Jinja2==2.10
lxml==4.1.1
MarkupSafe==1.0
mistune==0.8.3
mysqlclient==1.3.12
oauthlib==2.0.6
pika==0.11.2
pyasn1==0.4.3
pycparser==2.18
Pygments==2.2.0
-e git://github.com/DMOJ/pyjade.git@34ab7b65820122200018eafc7d855fe4a0828721#egg=pyjade
PyJWT==1.5.3
pyOpenSSL==18.0.0
python-jose==3.0.0
python-openid==2.2.5
python-social-auth==0.2.21
pytz==2017.3
PyYAML==3.12
rcssmin==1.0.6
requests==2.18.4
requests-oauthlib==0.8.0
rjsmin==1.0.12
rsa==3.4.2
six==1.11.0
social-auth-app-django==2.0.0
social-auth-core==1.5.0
ua-parser==0.7.3
urllib3==1.22
websocket-client==0.48.0