aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-10 10:41:42 -0500
committerGitHub <[email protected]>2022-11-10 10:41:42 -0500
commitb002e74a2758b449abd56a57ce7cdd69a6303587 (patch)
tree984bda75fb469604a236572f8642cea66d992fd4
parent768d36b08fcb035822f67d7ede8d2cd3e6b211ce (diff)
downloadthatcomputerscientist-b002e74a2758b449abd56a57ce7cdd69a6303587.tar.xz
thatcomputerscientist-b002e74a2758b449abd56a57ce7cdd69a6303587.zip
Update requirements.txt
-rw-r--r--requirements.txt1
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