diff options
| author | Bobby <[email protected]> | 2022-11-10 10:41:42 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-10 10:41:42 -0500 |
| commit | b002e74a2758b449abd56a57ce7cdd69a6303587 (patch) | |
| tree | 984bda75fb469604a236572f8642cea66d992fd4 | |
| parent | 768d36b08fcb035822f67d7ede8d2cd3e6b211ce (diff) | |
| download | thatcomputerscientist-b002e74a2758b449abd56a57ce7cdd69a6303587.tar.xz thatcomputerscientist-b002e74a2758b449abd56a57ce7cdd69a6303587.zip | |
Update requirements.txt
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2312d149..e482f101 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ Django==4.0.6 python-dotenv==0.20.0 -mysqlclient==2.1.1 gunicorn==20.1.0 whitenoise==6.2.0 six==1.16.0 |
