mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
chore: update deps
This commit is contained in:
parent
60583d8882
commit
8db11d3240
1 changed files with 12 additions and 12 deletions
|
@ -1,18 +1,18 @@
|
|||
Django==2.1.11
|
||||
Django==2.2.20
|
||||
Unipath==1.1
|
||||
coverage==4.5.1
|
||||
django-appconf==1.0.2
|
||||
django-cors-headers==2.4.0
|
||||
django-appconf==1.0.4
|
||||
django-cors-headers==2.5.3
|
||||
django-discover-runner==1.0
|
||||
django-redis==4.10.0
|
||||
django-cachalot==2.1.0
|
||||
django-tastypie==0.14.2
|
||||
djangorestframework==3.9.0
|
||||
django-redis==4.12.1
|
||||
django-cachalot==2.3.5
|
||||
django-tastypie==0.14.3
|
||||
djangorestframework==3.12.4
|
||||
drf-ujson==1.2.0
|
||||
gunicorn==19.9.0
|
||||
gunicorn==20.1.0
|
||||
mimeparse==0.1.3
|
||||
psycopg2==2.7.5
|
||||
python-dateutil==2.7.3
|
||||
psycopg2==2.8.6
|
||||
python-dateutil==2.8.1
|
||||
python-mimeparse==1.6.0
|
||||
simplejson==3.16.0
|
||||
six==1.11.0
|
||||
simplejson==3.17.2
|
||||
six==1.15.0
|
||||
|
|
Loading…
Add table
Reference in a new issue