aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2024-08-24 21:13:51 -0400
committerBobby <[email protected]>2024-08-24 21:13:51 -0400
commitfc698f155a35b4d3aefbc95bd617ed3eda6d4e8e (patch)
treef5191567930e21388842602c6ee21dccee165419
parentf1080d42a297d75c6f7806049f83c6ac2ae3e7d6 (diff)
downloadyugen-fc698f155a35b4d3aefbc95bd617ed3eda6d4e8e.tar.xz
yugen-fc698f155a35b4d3aefbc95bd617ed3eda6d4e8e.zip
update requirements: `requests`
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index c1854f1..71ad648 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
django
python-dotenv
psycopg2-binary
+requests