Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
madjid-asa committed Dec 26, 2024
1 parent f1856d4 commit 638d586
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 39 deletions.
39 changes: 18 additions & 21 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ anyio==4.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
asgiref==3.8.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
asttokens==3.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
async-timeout==5.0.1 ; python_full_version >= "3.10.4" and python_full_version < "3.11.3"
attrs==24.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
attrs==24.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
beautifulsoup4==4.12.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
black==23.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
bleach==4.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
boto3==1.35.77 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
boto3==1.35.87 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
boto==2.49.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
botocore==1.35.77 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
certifi==2024.8.30 ; python_full_version >= "3.10.4" and python_version < "4"
botocore==1.35.87 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
certifi==2024.12.14 ; python_full_version >= "3.10.4" and python_version < "4.0"
cffi==1.17.1 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.10.4" and python_full_version < "4.0.0"
cfgv==3.4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
charset-normalizer==3.4.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
click==8.1.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
charset-normalizer==3.4.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
click==8.1.8 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows")
coverage==7.6.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
crawlerdetect==0.1.7 ; python_full_version >= "3.10.4" and python_version < "4"
Expand All @@ -34,16 +34,16 @@ django-compressor==4.5.1 ; python_full_version >= "3.10.4" and python_full_versi
django-cors-headers==3.14.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-crispy-forms==2.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
django-debug-toolbar==3.8.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-dsfr==1.4.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
django-dsfr==1.4.5 ; python_full_version >= "3.10.4" and python_version < "4.0"
django-environ==0.9.0 ; python_full_version >= "3.10.4" and python_version < "4"
django-extensions==3.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-fieldsets-with-inlines @ git+https://github.com/raphodn/django-fieldsets-with-inlines.git@068dd492fdf53f245a6c5666fa136f6df214b1a5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-filter==23.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-formtools==2.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-htmx==1.21.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-js-asset==2.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-js-asset==3.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-libsass==0.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-modelcluster==6.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-modelcluster==6.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-permissionedforms==0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-phonenumber-field[phonenumbers]==7.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-select2==7.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -57,8 +57,6 @@ django==4.2.15 ; python_full_version >= "3.10.4" and python_version < "4.0"
djangorestframework==3.15.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
draftjs-exporter==5.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
drf-spectacular==0.26.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ecs-logging==2.2.0 ; python_full_version >= "3.10.4" and python_version < "4"
elastic-apm==6.23.0 ; python_full_version >= "3.10.4" and python_version < "4"
et-xmlfile==2.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
exceptiongroup==1.2.2 ; python_full_version >= "3.10.4" and python_version < "3.11"
executing==2.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -77,7 +75,7 @@ idna==3.10 ; python_full_version >= "3.10.4" and python_version < "4.0"
inflection==0.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
iniconfig==2.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ipdb==0.13.13 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ipython==8.30.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ipython==8.31.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
isort==5.13.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
jedi==0.19.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
jiter==0.8.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -92,15 +90,15 @@ matplotlib-inline==0.1.7 ; python_full_version >= "3.10.4" and python_full_versi
mccabe==0.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
nodeenv==1.9.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
openai==1.57.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
openai==1.58.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
openpyxl==3.1.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
outcome==1.3.0.post0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
packaging==24.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
parso==0.8.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pastel==0.2.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pathspec==0.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pexpect==4.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform != "win32" and sys_platform != "emscripten")
phonenumbers==8.13.51 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
phonenumbers==8.13.52 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pillow-heif==0.16.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pillow==11.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
platformdirs==4.3.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -114,8 +112,8 @@ ptyprocess==0.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4
pure-eval==0.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pycodestyle==2.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pycparser==2.22 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic-core==2.27.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic==2.10.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic-core==2.27.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic==2.10.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pyflakes==3.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pygments==2.18.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pymysql==1.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand Down Expand Up @@ -150,15 +148,15 @@ tomli==1.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
tqdm==4.67.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
traitlets==5.14.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
trio-websocket==0.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
trio==0.27.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
trio==0.28.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
typing-extensions==4.12.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
tzdata==2024.2 ; python_full_version >= "3.10.4" and python_version < "4.0" and sys_platform == "win32"
unidecode==1.3.8 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
uritemplate==4.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
urllib3==2.2.3 ; python_full_version >= "3.10.4" and python_version < "4"
urllib3[socks]==2.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
urllib3==2.3.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
urllib3[socks]==2.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
virtualenv==20.28.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-localize==1.10 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-localize==1.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-markdown==0.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-modeladmin==2.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-transfer==0.9.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -169,6 +167,5 @@ webencodings==0.5.1 ; python_full_version >= "3.10.4" and python_full_version <
websocket-client==1.8.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
whitenoise==6.8.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
willow[heif]==1.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wrapt==1.17.0 ; python_full_version >= "3.10.4" and python_version < "4"
wsproto==1.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
xlwt==1.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
33 changes: 15 additions & 18 deletions requirements/staging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ anyio==4.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
asgiref==3.8.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
asttokens==3.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
async-timeout==5.0.1 ; python_full_version >= "3.10.4" and python_full_version < "3.11.3"
attrs==24.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
attrs==24.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
beautifulsoup4==4.12.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
bleach==4.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
boto3==1.35.77 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
boto3==1.35.87 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
boto==2.49.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
botocore==1.35.77 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
certifi==2024.8.30 ; python_full_version >= "3.10.4" and python_version < "4"
charset-normalizer==3.4.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
botocore==1.35.87 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
certifi==2024.12.14 ; python_full_version >= "3.10.4" and python_version < "4.0"
charset-normalizer==3.4.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows")
crawlerdetect==0.1.7 ; python_full_version >= "3.10.4" and python_version < "4"
decorator==5.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -27,16 +27,16 @@ django-cogwheels==0.3 ; python_full_version >= "3.10.4" and python_full_version
django-compressor==4.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-cors-headers==3.14.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-crispy-forms==2.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
django-dsfr==1.4.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
django-dsfr==1.4.5 ; python_full_version >= "3.10.4" and python_version < "4.0"
django-environ==0.9.0 ; python_full_version >= "3.10.4" and python_version < "4"
django-extensions==3.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-fieldsets-with-inlines @ git+https://github.com/raphodn/django-fieldsets-with-inlines.git@068dd492fdf53f245a6c5666fa136f6df214b1a5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-filter==23.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-formtools==2.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-htmx==1.21.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-js-asset==2.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-js-asset==3.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-libsass==0.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-modelcluster==6.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-modelcluster==6.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-permissionedforms==0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-phonenumber-field[phonenumbers]==7.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
django-select2==7.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -50,8 +50,6 @@ django==4.2.15 ; python_full_version >= "3.10.4" and python_version < "4.0"
djangorestframework==3.15.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
draftjs-exporter==5.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
drf-spectacular==0.26.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ecs-logging==2.2.0 ; python_full_version >= "3.10.4" and python_version < "4"
elastic-apm==6.23.0 ; python_full_version >= "3.10.4" and python_version < "4"
et-xmlfile==2.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
exceptiongroup==1.2.2 ; python_full_version >= "3.10.4" and python_version < "3.11"
executing==2.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -62,7 +60,7 @@ httpx==0.28.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0
huey==2.5.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
idna==3.10 ; python_full_version >= "3.10.4" and python_version < "4.0"
inflection==0.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ipython==8.30.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ipython==8.31.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
jedi==0.19.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
jiter==0.8.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
jmespath==1.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -73,21 +71,21 @@ laces==0.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
libsass==0.23.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
markdown==3.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
matplotlib-inline==0.1.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
openai==1.57.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
openai==1.58.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
openpyxl==3.1.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
packaging==24.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
parso==0.8.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pexpect==4.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform != "win32" and sys_platform != "emscripten")
phonenumbers==8.13.51 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
phonenumbers==8.13.52 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pillow-heif==0.16.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pillow==11.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
polib==1.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
prompt-toolkit==3.0.48 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
psycopg2-binary==2.9.10 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
ptyprocess==0.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform != "win32" and sys_platform != "emscripten")
pure-eval==0.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic-core==2.27.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic==2.10.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic-core==2.27.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pydantic==2.10.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pygments==2.18.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pymysql==1.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand Down Expand Up @@ -116,8 +114,8 @@ typing-extensions==4.12.2 ; python_full_version >= "3.10.4" and python_full_vers
tzdata==2024.2 ; python_full_version >= "3.10.4" and python_version < "4.0" and sys_platform == "win32"
unidecode==1.3.8 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
uritemplate==4.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
urllib3==2.2.3 ; python_full_version >= "3.10.4" and python_version < "4"
wagtail-localize==1.10 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
urllib3==2.3.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
wagtail-localize==1.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-markdown==0.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-modeladmin==2.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wagtail-transfer==0.9.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
Expand All @@ -127,5 +125,4 @@ wcwidth==0.2.13 ; python_full_version >= "3.10.4" and python_full_version < "4.0
webencodings==0.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
whitenoise==6.8.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
willow[heif]==1.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
wrapt==1.17.0 ; python_full_version >= "3.10.4" and python_version < "4"
xlwt==1.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"

0 comments on commit 638d586

Please sign in to comment.