Add pymysql, bump django-mysql version
This commit is contained in:
parent
9a60c29eb6
commit
72332eddfc
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ celery==4.3.0
|
|||
redis==3.2.0
|
||||
django-celery-results==1.0.4
|
||||
humanize==0.5.1
|
||||
django-mysql==2.4.1
|
||||
uwsgi==2.0.20
|
||||
django-cors-headers==3.7.0
|
||||
django-debug-toolbar==3.2.1
|
||||
|
|
@ -39,3 +38,5 @@ django-rest-polymorphic==0.1.9
|
|||
pre-commit==2.15.0
|
||||
https://github.com/iskhakov/django-push-notifications/archive/refs/tags/2.0.0-hotfix-4.tar.gz
|
||||
django-mirage-field==1.3.0
|
||||
django-mysql==4.6.0
|
||||
PyMySQL==1.0.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue