aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-07-18 11:46:45 +0530
committerBobby <[email protected]>2022-07-18 11:46:45 +0530
commit5aceb38b137b58916e25e7deaea14674da5d7536 (patch)
tree77477f95f083d69f52a0385d44780cbb3adfe177
parentdc79c87045474066128733e03c5e7e70a5d508dd (diff)
downloadthatcomputerscientist-5aceb38b137b58916e25e7deaea14674da5d7536.tar.xz
thatcomputerscientist-5aceb38b137b58916e25e7deaea14674da5d7536.zip
Added whitenoise
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ee3b114b..8838a9c4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@ Django==4.0.6
python-dotenv==0.20.0
mysqlclient==2.1.1
gunicorn==20.1.0
-whitenoise=6.2.0
+whitenoise==6.2.0