13850 add requests to requirements

This commit is contained in:
Arthur
2023-10-05 08:37:26 -07:00
committed by Jeremy Stretch
parent 9edffa4511
commit 70083c8ce5
2 changed files with 5 additions and 0 deletions

View File

@@ -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