WIP - Sound.file instead of Sound.path; fix issues with player; program.path is now relative

This commit is contained in:
bkfox
2022-03-18 14:12:59 +01:00
parent d17d6831dd
commit e3b744be70
17 changed files with 109 additions and 118 deletions

View File

@ -1,31 +1,19 @@
asgiref==3.2.10
bleach>=3.3.0
Django==3.1.6
django-admin-sortable2==0.7.7
django-ckeditor==6.0.0
django-content-editor==3.0.6
django-filer==2.0.2
django-filter==2.3.0
django-honeypot==0.9.0
django-js-asset==1.2.2
django-model-utils==4.0.0
django-mptt==0.11.0
django-polymorphic==3.0.0
django-taggit==1.3.0
djangorestframework==3.11.2
easy-thumbnails==2.7
gunicorn==20.0.4
mutagen==1.45.1
packaging==20.4
pathtools==0.1.2
Pillow==8.1.1
psutil==5.7.2
pyparsing==2.4.7
pytz==2020.1
Django~=3.0
djangorestframework~=3.13
django-model-utils>=4.2
django-filter~=21.1
django-filer~=2.1
django-honeypot~=1.0
django-taggit~=2.1
django-admin-sortable2~=1.0
django-ckeditor~=6.2
bleach~=4.1
easy-thumbnails~=2.8
tzlocal~=4.1
mutagen~=1.45
Pillow~=9.0
psutil~=5.9
PyYAML==5.4
six==1.14.0
sqlparse==0.3.1
tzlocal==2.1
Unidecode==1.1.1
watchdog==0.10.3
webencodings==0.5.1
watchdog~=2.1