forked from zestedesavoir/zds-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
39 lines (36 loc) · 922 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
# Implicit dependencies (optional dependencies of dependencies)
elasticsearch-dsl==5.4.0
elasticsearch==5.5.3
python-social-auth==0.3.6
social-auth-app-django==4.0.0
# Explicit dependencies (references in code)
beautifulsoup4==4.9.3
django-crispy-forms==1.10.0
django-model-utils==4.1.1
django-munin==0.2.1
django-recaptcha==2.0.6
Django==2.2.17
easy-thumbnails==2.7.1
factory-boy==2.8.1
geoip2==4.1.0
GitPython==3.1.11
google-api-python-client==1.12.8
homoglyphs==2.0.4
lxml==4.6.2
Pillow==8.0.1
python-memcached==1.59
requests==2.25.0
toml==0.10.2
# Api dependencies
django-cors-middleware==1.5.0
django-filter==2.4.0
django-oauth-toolkit==1.3.3
django-rest-swagger==2.2.0
djangorestframework-xml==2.0.0
djangorestframework==3.12.2
drf-extensions==0.6.0
dry-rest-permissions==0.1.10
oauth2client==4.1.3
# Dependencies for slug generation, please be extra careful with those
django-uuslug==1.2.0
python-slugify==4.0.1