forked from trojsten/web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
53 lines (53 loc) · 976 Bytes
/
requirements.in
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
backports.csv
bs4
certifi==2015.04.28
czech_sort
django-bootstrap-form
django-bulk-update
django-classy-tags
django-contact-form
django-contrib-comments
django-cors-headers
django-countries
django-crispy-forms
django-dotenv
django-easy-select2<=1.3.4
django-favicon
django-fluent-comments
django-haystack
django-import-export
django-mathfilters
django-oauth-toolkit<1.2.0
django-recaptcha2
django-sekizai
django-sendfile
django-sortedm2m
django-threadedcomments
django-tips
django-trojsten-news
Django>=2.1,<2.2
djangorestframework
ecdsa
elasticsearch
faker
first
ksp-login>=0.6
psycopg2>=2.7.3.1
pymdown-extensions<3.0
pytz
pyyaml>=4.2b1 # security fix, remove when newer release is available.
requests<=2.15 # to maintain compatibility with old openssl on prod.
social-auth-app-django
trojsten-judge-client>=1.0.1
Unidecode
wiki>=0.3
# dev
bumpversion
coverage
django-debug-toolbar
Fabric<2 # We need to migrate the fabfile first.
flake8
isort
pip-tools
pre-commit
sqlparse