diff options
| author | Bobby <[email protected]> | 2022-07-18 11:45:40 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-07-18 11:45:40 +0530 |
| commit | dc79c87045474066128733e03c5e7e70a5d508dd (patch) | |
| tree | 1bd22f33eaf7e6c8bba03bcd75ef9b08993770c4 /requirements.txt | |
| parent | 92bfcab3712b99129e0fc8f768965b0945868ba4 (diff) | |
| download | thatcomputerscientist-dc79c87045474066128733e03c5e7e70a5d508dd.tar.xz thatcomputerscientist-dc79c87045474066128733e03c5e7e70a5d508dd.zip | |
Added whitenoise
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c470db6a..ee3b114b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ Django==4.0.6 python-dotenv==0.20.0 mysqlclient==2.1.1 gunicorn==20.1.0 +whitenoise=6.2.0 |
