File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ pgvector>=0.4.0 # Python binding for pgvector; PostgreSQL extension v0.8.2+ req
3131channels==4.3.2 # https://github.com/django/channels
3232daphne==4.2.1 # https://github.com/django/daphne
3333channels-redis==4.3.0
34- Twisted[tls,http2]>=25.5.0
34+ Twisted[tls,http2]>=26.4.0rc2
3535
3636# Django REST Framework
3737# ------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ python-pptx
5252# Not directly required, pinned by Snyk to avoid a vulnerability
5353# ------------------------------------------------------------------------------
5454django==5.2.13 # https://www.djangoproject.com/
55- twisted>=25.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
55+ twisted>=26.4.0rc2 # not directly required, pinned by Snyk to avoid a vulnerability
5656ipython>=9.13.0 # not directly required, pinned by Snyk to avoid a vulnerability
5757requests>=2.33.1,<3 # not directly required, pinned by Snyk to avoid a vulnerability
5858setuptools>=82.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ google-auth==2.49.2
1818# Duplicated accross requirements files due to Snyk not understanding requirements inheritance
1919# ------------------------------------------------------------------------------
2020django==5.2.13 # https://www.djangoproject.com/
21- twisted>=25.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
21+ twisted>=26.4.0rc2 # not directly required, pinned by Snyk to avoid a vulnerability
2222ipython>=9.13.0 # not directly required, pinned by Snyk to avoid a vulnerability
2323requests>=2.33.1,<3 # not directly required, pinned by Snyk to avoid a vulnerability
2424setuptools>=82.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
You can’t perform that action at this time.
0 commit comments