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