-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
executable file
·60 lines (59 loc) · 1.08 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
54
55
56
57
58
59
atomicwrites==1.4.0
attrs==20.3.0
certifi==2020.12.5
chardet==4.0.0
coreapi==2.3.3
coreschema==0.0.4
coverage==5.3.1
Django==3.2
django-ckeditor==6.0.0
django-colorfield==0.3.0
django-cors-headers==3.2.1
django-debug-toolbar==2.2
django-filter==2.4.0
django-js-asset==1.2.2
django-queryset-csv==1.1.0
djangorestframework==3.12.2
djangorestframework-camel-case==0.2.0
djangorestframework-gis==0.17
djangorestframework-mvt==0.2.4
drf-yasg==1.20.0
Faker==0.9.1
GDAL==2.4.0
gunicorn==20.0.4
idna==2.10
importlib-metadata==3.4.0
inflection==0.5.1
itypes==1.2.0
Jinja2==2.11.2
MarkupSafe==1.1.1
mixer==6.1.3
more-itertools==8.6.0
numpy==1.19.5
packaging==20.8
pandas==1.0.3
Pillow==7.1.1
pluggy==0.13.1
psycopg2-binary==2.8.3
py==1.10.0
pyparsing==2.4.7
pytest==5.2.0
pytest-cov==2.7.1
pytest-django==3.5.1
python-dateutil==2.8.1
pytz==2020.5
requests==2.25.1
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
sentry-sdk==0.10.2
six==1.15.0
sqlparse==0.4.1
text-unidecode==1.2
typing-extensions==3.7.4.3
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.2
wcwidth==0.2.5
xlrd==2.0.1
zipp==3.4.0
DateTimeRange==1.0.0