mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
(this is the last version that supports Python 3.9, which we want to support as it's not EOL for a full more year) https://github.com/timonweb/django-tailwind/issues/210 Afterwards, I went through a full cycle of: ``` rm theme/static_src/package-lock.json theme/static_src/node_modules/ -rf python manage.py tailwind install python manage.py tailwind build ``` but this did not change any of our generated stuff.
18 lines
345 B
Plaintext
18 lines
345 B
Plaintext
gunicorn
|
|
Django==4.2.*
|
|
sentry-sdk==2.15.*
|
|
django-tailwind==3.6.*
|
|
jsonschema==4.19.*
|
|
semver==3.0.*
|
|
django-admin-autocomplete-filter==0.7.*
|
|
pygments==2.16.*
|
|
inotify_simple
|
|
brotli
|
|
python-dateutil
|
|
whitenoise
|
|
requests # for sentry-sdk-extensions, which is loaded in non-dev setup too
|
|
monofy==1.1.*
|
|
user_agents
|
|
fastjsonschema
|
|
verbose_csrf_middleware
|