fix: Add whitenoise>=6.5.0 to backend requirements.txt so Docker container installs it during build
This commit is contained in:
@@ -7,6 +7,7 @@ pillow>=10.0.0
|
|||||||
reportlab>=4.0.0
|
reportlab>=4.0.0
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
gunicorn>=21.2.0
|
gunicorn>=21.2.0
|
||||||
|
whitenoise>=6.5.0
|
||||||
asgiref
|
asgiref
|
||||||
certifi
|
certifi
|
||||||
charset-normalizer
|
charset-normalizer
|
||||||
|
|||||||
Reference in New Issue
Block a user