-
Notifications
You must be signed in to change notification settings - Fork 18
/
requirements.txt
54 lines (54 loc) · 1012 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
agate==1.6.1
agate-dbf==0.2.1
agate-excel==0.2.3
agate-sql==0.5.4
apscheduler==3.6.3
Babel==2.9.1
backports.csv==1.0.7
certifi==2019.3.9
chardet==3.0.4
csvkit==1.0.4
dbfread==2.0.7
defusedxml==0.5.0
diff-match-patch==20181111
dj-database-url==0.5.0
Django>=2.2.9,<2.3
django-autocomplete-light==3.3.5
django-import-export==1.2.0
django-jsonfield>=1.4.0,<2.0
django-taggit==1.1.0
et-xmlfile==1.0.1
future==0.17.1
gunicorn==19.9.0
google-cloud-dlp==0.12.1
google-api-python-client==1.7.11
google-auth-httplib2==0.0.3
idna==2.8
isodate==0.6.0
jdcal==1.4
leather==0.3.3
oauthlib==3.0.1
odfpy==1.4.0
openpyxl==2.6.2
parsedatetime==2.4
psycopg2-binary==2.8.3
PyJWT==2.4.0
python-dateutil==2.8.0
python-slugify==3.0.2
python3-openid==3.1.0
pytimeparse==1.1.8
pytz==2018.9
PyYAML==5.4
requests==2.21.0
requests-oauthlib==1.2.0
six==1.12.0
social-auth-app-django==3.1.0
social-auth-core==3.1.0
SQLAlchemy==1.3.2
sqlparse==0.3.0
tablib==0.13.0
text-unidecode==1.2
urllib3==1.26.5
whitenoise==4.1.2
xlrd==1.2.0
xlwt==1.3.0