forked from rc/aircox
Merge branch 'master' of github.com:bkfox/aircox
This commit is contained in:
commit
e28fe56aca
8
requirements.txt
Executable file → Normal file
8
requirements.txt
Executable file → Normal file
|
@ -1,6 +1,6 @@
|
||||||
asgiref==3.2.10
|
asgiref==3.2.10
|
||||||
bleach>=3.3.0
|
bleach>=3.3.0
|
||||||
Django==3.1.1
|
Django==3.1.6
|
||||||
django-admin-sortable2==0.7.7
|
django-admin-sortable2==0.7.7
|
||||||
django-ckeditor==6.0.0
|
django-ckeditor==6.0.0
|
||||||
django-content-editor==3.0.6
|
django-content-editor==3.0.6
|
||||||
|
@ -12,17 +12,17 @@ django-model-utils==4.0.0
|
||||||
django-mptt==0.11.0
|
django-mptt==0.11.0
|
||||||
django-polymorphic==3.0.0
|
django-polymorphic==3.0.0
|
||||||
django-taggit==1.3.0
|
django-taggit==1.3.0
|
||||||
djangorestframework==3.11.1
|
djangorestframework==3.11.2
|
||||||
easy-thumbnails==2.7
|
easy-thumbnails==2.7
|
||||||
gunicorn==20.0.4
|
gunicorn==20.0.4
|
||||||
mutagen==1.45.1
|
mutagen==1.45.1
|
||||||
packaging==20.4
|
packaging==20.4
|
||||||
pathtools==0.1.2
|
pathtools==0.1.2
|
||||||
Pillow==7.1.2
|
Pillow==8.1.1
|
||||||
psutil==5.7.2
|
psutil==5.7.2
|
||||||
pyparsing==2.4.7
|
pyparsing==2.4.7
|
||||||
pytz==2020.1
|
pytz==2020.1
|
||||||
PyYAML==5.3.1
|
PyYAML==5.4
|
||||||
six==1.14.0
|
six==1.14.0
|
||||||
sqlparse==0.3.1
|
sqlparse==0.3.1
|
||||||
tzlocal==2.1
|
tzlocal==2.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user