Skip to content
Snippets Groups Projects
Commit ba7fcea2 authored by jan.bednarik's avatar jan.bednarik
Browse files

Requirements fix Whitenoise to version 5.3.0

parent 668cd145
No related branches found
No related tags found
2 merge requests!981Requirements fix Whitenoise to version 5.3.0,!980Requirements fix Whitenoise to version 5.3.0
Pipeline #18187 passed
...@@ -10,7 +10,7 @@ django-widget-tweaks ...@@ -10,7 +10,7 @@ django-widget-tweaks
django-simple-captcha django-simple-captcha
psycopg2-binary psycopg2-binary
pirates pirates
whitenoise whitenoise==5.3.0
opencv-python opencv-python
requests requests
ics ics
......
# #
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.10
# by the following command: # by the following command:
# #
# pip-compile base.in # pip-compile base.in
...@@ -117,6 +117,10 @@ draftjs-exporter==5.0.0 ...@@ -117,6 +117,10 @@ draftjs-exporter==5.0.0
# via wagtail # via wagtail
et-xmlfile==1.1.0 et-xmlfile==1.1.0
# via openpyxl # via openpyxl
exceptiongroup==1.2.1
# via
# cattrs
# ipython
executing==2.0.1 executing==2.0.1
# via stack-data # via stack-data
fastjsonschema==2.19.1 fastjsonschema==2.19.1
...@@ -250,7 +254,7 @@ sqlparse==0.5.0 ...@@ -250,7 +254,7 @@ sqlparse==0.5.0
# via django # via django
stack-data==0.6.3 stack-data==0.6.3
# via ipython # via ipython
tatsu==5.12.0 tatsu==5.8.3
# via ics # via ics
telepath==0.3.1 telepath==0.3.1
# via wagtail # via wagtail
...@@ -267,7 +271,10 @@ tweepy==4.14.0 ...@@ -267,7 +271,10 @@ tweepy==4.14.0
types-python-dateutil==2.9.0.20240316 types-python-dateutil==2.9.0.20240316
# via arrow # via arrow
typing-extensions==4.11.0 typing-extensions==4.11.0
# via ipython # via
# asgiref
# cattrs
# ipython
tzdata==2024.1 tzdata==2024.1
# via celery # via celery
url-normalize==1.4.3 url-normalize==1.4.3
...@@ -306,9 +313,11 @@ webencodings==0.5.1 ...@@ -306,9 +313,11 @@ webencodings==0.5.1
# cssselect2 # cssselect2
# html5lib # html5lib
# tinycss2 # tinycss2
whitenoise==6.6.0 whitenoise==5.3.0
# via -r base.in # via -r base.in
willow[heif]==1.8.0 willow[heif]==1.8.0
# via wagtail # via
# wagtail
# willow
zopfli==0.2.3 zopfli==0.2.3
# via fonttools # via fonttools
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment