Skip to content

Commit e145a39

Browse files
committed
fixing dependency issues
1 parent 3601c9a commit e145a39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

db.sqlite3

-1.08 MB
Binary file not shown.

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ djangorestframework==3.11.2
66
gunicorn==19.7.1
77
html5lib==1.0b10
88
httplib2==0.19.0
9-
mysqlclient==1.3.12
9+
mysqlclient==2.1.00
1010
Pillow==8.2.0
11-
psycopg2==2.7.4
11+
psycopg2==2.9.3
1212
PyPDF2==1.26.0
1313
pytz==2018.3
1414
reportlab==3.4.0

0 commit comments

Comments
 (0)