Add whitenoise
Showing
| ... | ... | @@ -17,16 +17,16 @@ click-repl==0.2.0 |
| decorator==4.4.2 | ||
| Django==4.1.7 | ||
| django-celery-beat==2.4.0 | ||
| django-debug-toolbar==3.8.1 | ||
| django-environ==0.10.0 | ||
| django-ffmpeg==0.1.6 | ||
| django-redis==5.2.0 | ||
| django-s3direct==2.0.3 | ||
| django-storages==1.13.2 | ||
| django-timezone-field==5.0 | ||
| django_debug_toolbar==3.8.1 | ||
| djangorestframework==3.14.0 | ||
| environs==9.5.0 | ||
| ez-setup==0.9 | ||
| ez_setup==0.9 | ||
| gevent==22.10.2 | ||
| google-api-core==2.11.0 | ||
| google-api-python-client==2.84.0 | ||
| ... | ... | @@ -75,5 +75,6 @@ urlparse3==1.1 |
| vine==5.0.0 | ||
| wcwidth==0.2.6 | ||
| whatever==0.7 | ||
| whitenoise==6.8.2 | ||
| zope.event==4.6 | ||
| zope.interface==5.5.2 |
Please register or sign in to comment