@@ -120,6 +120,10 @@ psycopg[binary,pool]
# https://github.com/yaml/pyyaml/blob/master/CHANGES
PyYAML
+# Requests
+# https://github.com/psf/requests/blob/main/HISTORY.md
+requests
+
# Sentry SDK
# https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md
sentry-sdk
@@ -27,6 +27,7 @@ netaddr==0.9.0
Pillow==10.0.1
psycopg[binary,pool]==3.1.11
PyYAML==6.0.1
+requests==2.28.1
sentry-sdk==1.31.0
social-auth-app-django==5.3.0
social-auth-core[openidconnect]==4.4.2