-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
98 lines (98 loc) · 1.74 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
appdirs==1.4.3
asgiref==3.2.3
asn1crypto==0.24.0
attrs==19.1.0
Babel==2.5.3
black==19.10b0
boto==2.48.0
boto3==1.5.26
botocore==1.8.40
certifi==2018.4.16
cffi==1.14.5
chardet==3.0.4
Click==7.0
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0.2
cryptography==2.2.2
dj-database-url==0.4.2
Django==2.2.16
django-bootstrap-datepicker-plus==3.0.5
django-bootstrap-static==3.3.7.1
django-bootstrap3==9.1.0
django-cors-headers==3.6.0
django-debug-toolbar==1.9.1
django-extensions==1.9.6
django-filter==1.1.0
django-geojson==2.11.0
django-leaflet==0.22.0
django-phonenumber-field==2.0.0
django-progressive-web-app==0.1.1
django-storages==1.6.5
django-webpush==0.2.4
djangorestframework==3.10.3
djangorestframework-gis==0.14
docutils==0.14
drf-yasg==1.20.0
Faker==0.9.1
future==0.18.2
gunicorn==19.7.1
http-ece==1.0.5
idna==2.6
importlib-metadata==1.3.0
inflection==0.5.1
itypes==1.2.0
Jinja2==2.11.1
jmespath==0.9.3
jsonfield==2.0.2
livereload==2.6.1
lunr==0.5.6
Markdown==3.2.1
MarkupSafe==1.1.1
mixer==6.1.3
mkdocs==1.1
more-itertools==8.0.2
mypy==0.761
mypy-extensions==0.4.3
nltk==3.4.5
numpy==1.19.5
olefile==0.44
packaging==20.0
pandas==1.0.5
pathspec==0.7.0
phonenumberslite==8.8.11
Pillow==6.0.0
pluggy==0.13.1
psycopg2-binary==2.8.4
py==1.8.1
py-vapid==1.4.0
pycodestyle==2.5.0
pycparser==2.18
pyparsing==2.4.6
pytest==5.3.2
pytest-cov==2.8.1
pytest-django==3.7.0
pytest-sugar==0.9.2
python-dateutil==2.6.1
python-decouple==3.3
pytz==2017.3
pywebpush==1.6.0
PyYAML==5.3
regex==2020.2.20
requests==2.18.4
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
s3transfer==0.1.12
six==1.11.0
sqlparse==0.2.4
termcolor==1.1.0
text-unidecode==1.2
toml==0.10.0
tornado==6.0.4
typed-ast==1.4.1
typing-extensions==3.7.4.1
uritemplate==3.0.1
urllib3==1.22
wcwidth==0.1.8
wrapt==1.12.1
zipp==0.6.0