mirror of
https://github.com/bugsink/bugsink.git
synced 2025-12-30 09:50:11 -06:00
'requests' is needed (as it stands) for production too
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
# testing/development only:
|
||||
requests
|
||||
django-debug-toolbar
|
||||
|
||||
@@ -10,3 +10,4 @@ inotify_simple
|
||||
brotli
|
||||
python-dateutil
|
||||
whitenoise
|
||||
requests # for sentry-sdk-extensions, which is loaded in non-dev setup too
|
||||
|
||||
Reference in New Issue
Block a user