forked from rrebase/knboard
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
52 lines (52 loc) · 1.01 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
djangorestframework==3.11.0
django-filter==2.3.0
django-extensions==3.0.0
django-allauth==0.42.0
django-model-utils==4.0.0
django-admin-sortable==2.2.3
dj-rest-auth==1.0.7
markdown==3.2.2
PyYAML==5.3.1
Pillow==7.1.2
pre-commit==2.4.0
shortuuid==1.0.1
psycopg2==2.8.5 --no-binary psycopg2
gunicorn==20.0.4
whitenoise==5.1.0
appdirs==1.4.4
asgiref==3.2.10
certifi==2020.6.20
cfgv==3.1.0
chardet==3.0.4
defusedxml==0.6.0
distlib==0.3.1
dj-rest-auth==1.0.7
Django==3.0.8
django-admin-sortable==2.2.3
django-allauth==0.42.0
django-extensions==3.0.0
django-filter==2.3.0
django-model-utils==4.0.0
djangorestframework==3.11.0
filelock==3.0.12
gunicorn==20.0.4
identify==1.4.23
idna==2.10
Markdown==3.2.2
nodeenv==1.4.0
oauthlib==3.1.0
Pillow==7.1.2
pre-commit==2.4.0
psycopg2==2.8.5
python3-openid==3.2.0
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
requests-oauthlib==1.3.0
shortuuid==1.0.1
six==1.15.0
sqlparse==0.3.1
toml==0.10.1
urllib3==1.25.9
virtualenv==20.0.26
whitenoise==5.1.0