-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.24 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
agate==1.6.1
agate-dbf==0.2.1
agate-excel==0.2.3
agate-sql==0.5.4
asgiref==3.2.3
attrs==19.3.0
Babel==2.8.0
boto==2.49.0
certifi==2019.11.28
chardet==3.0.4
confusable-homoglyphs==3.2.0
coreapi==2.3.3
coreschema==0.0.4
csvkit==1.0.5
dbfread==2.0.7
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.0.7
django-allauth==0.41.0
django-cors-headers==3.2.1
django-countries==5.5
django-dotenv==1.4.2
django-formtools==2.2
django-lockdown==3.0.0
django-ses==0.8.14
djangorestframework==3.11.0
djangorestframework-gis==0.15
drf-yasg==1.17.1
et-xmlfile==1.0.1
future==0.18.2
gunicorn==20.0.4
honcho==1.0.1
idna==2.8
importlib-metadata==1.4.0
inflection==0.3.1
isodate==0.6.0
itypes==1.1.0
jdcal==1.4.1
Jinja2==2.10.3
jsonschema==3.2.0
leather==0.3.3
Markdown==3.1.1
MarkupSafe==1.1.1
more-itertools==8.1.0
oauthlib==3.1.0
openpyxl==3.0.3
packaging==20.0
parsedatetime==2.5
psycopg2==2.8.4
pyparsing==2.4.6
pyrsistent==0.15.7
python-slugify==4.0.0
python3-openid==3.1.0
pytimeparse==1.1.8
pytz==2019.3
PyYAML==5.3
requests==2.22.0
requests-oauthlib==1.3.0
ruamel.yaml==0.16.5
ruamel.yaml.clib==0.2.0
six==1.14.0
SQLAlchemy==1.3.16
sqlparse==0.3.0
swagger-spec-validator==2.4.3
text-unidecode==1.3
uritemplate==3.0.1
urllib3==1.25.7
whitenoise==5.0.1
xlrd==1.2.0
zipp==1.0.0