Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/py310-django32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -861,9 +861,9 @@ platformdirs==4.10.0 \
# poetry
# python-discovery
# virtualenv
poetry==2.4.1 \
--hash=sha256:189399b80347ecf908244b2564a7b1d92b648fa1fe2a204888f94a472fec0cac \
--hash=sha256:a91f13279a3c9add0d12c5ca5c7cb173622930a5c8272fee68c751cb5c72f951
poetry==2.4.2 \
--hash=sha256:a506d6ff7fcc54a3472b2618145b8e4a1ef8d76d52836d41b813fa1b36083a08 \
--hash=sha256:e547fa69196fc109ee0900e233222732b08b8732c4345252a34d68968c0498f2
# via -r requirements/requirements.in
poetry-core==2.4.0 \
--hash=sha256:4305848477da00272bebd3f615bbec87f64bd117cdb858ab660b626a06a9d96c \
Expand Down
6 changes: 3 additions & 3 deletions requirements/py310-django42.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1030,9 +1030,9 @@ platformdirs==4.11.7 \
# findpython
# poetry
# virtualenv
poetry==2.4.3 \
--hash=sha256:79ce90140d0dcded93bab2df97fdd26b433f6949d834b4ac7bb1951aaca65c2f \
--hash=sha256:f5687e723512332ffe2469f81624d8c9ecbe69c16eb84889decbd85ecfc282e7
poetry==2.4.2 \
--hash=sha256:a506d6ff7fcc54a3472b2618145b8e4a1ef8d76d52836d41b813fa1b36083a08 \
--hash=sha256:e547fa69196fc109ee0900e233222732b08b8732c4345252a34d68968c0498f2
# via -r requirements/requirements.in
poetry-core==2.4.0 \
--hash=sha256:4305848477da00272bebd3f615bbec87f64bd117cdb858ab660b626a06a9d96c \
Expand Down
6 changes: 3 additions & 3 deletions requirements/py310-django52.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1030,9 +1030,9 @@ platformdirs==4.11.7 \
# findpython
# poetry
# virtualenv
poetry==2.4.3 \
--hash=sha256:79ce90140d0dcded93bab2df97fdd26b433f6949d834b4ac7bb1951aaca65c2f \
--hash=sha256:f5687e723512332ffe2469f81624d8c9ecbe69c16eb84889decbd85ecfc282e7
poetry==2.4.2 \
--hash=sha256:a506d6ff7fcc54a3472b2618145b8e4a1ef8d76d52836d41b813fa1b36083a08 \
--hash=sha256:e547fa69196fc109ee0900e233222732b08b8732c4345252a34d68968c0498f2
# via -r requirements/requirements.in
poetry-core==2.4.0 \
--hash=sha256:4305848477da00272bebd3f615bbec87f64bd117cdb858ab660b626a06a9d96c \
Expand Down
6 changes: 3 additions & 3 deletions requirements/py311-django32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -861,9 +861,9 @@ platformdirs==4.10.0 \
# poetry
# python-discovery
# virtualenv
poetry==2.4.1 \
--hash=sha256:189399b80347ecf908244b2564a7b1d92b648fa1fe2a204888f94a472fec0cac \
--hash=sha256:a91f13279a3c9add0d12c5ca5c7cb173622930a5c8272fee68c751cb5c72f951
poetry==2.4.2 \
--hash=sha256:a506d6ff7fcc54a3472b2618145b8e4a1ef8d76d52836d41b813fa1b36083a08 \
--hash=sha256:e547fa69196fc109ee0900e233222732b08b8732c4345252a34d68968c0498f2
# via -r requirements/requirements.in
poetry-core==2.4.0 \
--hash=sha256:4305848477da00272bebd3f615bbec87f64bd117cdb858ab660b626a06a9d96c \
Expand Down
388 changes: 281 additions & 107 deletions requirements/py311-django42.txt

Large diffs are not rendered by default.

388 changes: 281 additions & 107 deletions requirements/py311-django52.txt

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions requirements/py312-django32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -861,9 +861,9 @@ platformdirs==4.10.0 \
# poetry
# python-discovery
# virtualenv
poetry==2.4.1 \
--hash=sha256:189399b80347ecf908244b2564a7b1d92b648fa1fe2a204888f94a472fec0cac \
--hash=sha256:a91f13279a3c9add0d12c5ca5c7cb173622930a5c8272fee68c751cb5c72f951
poetry==2.4.2 \
--hash=sha256:a506d6ff7fcc54a3472b2618145b8e4a1ef8d76d52836d41b813fa1b36083a08 \
--hash=sha256:e547fa69196fc109ee0900e233222732b08b8732c4345252a34d68968c0498f2
# via -r requirements/requirements.in
poetry-core==2.4.0 \
--hash=sha256:4305848477da00272bebd3f615bbec87f64bd117cdb858ab660b626a06a9d96c \
Expand Down
407 changes: 300 additions & 107 deletions requirements/py312-django42.txt

Large diffs are not rendered by default.

407 changes: 300 additions & 107 deletions requirements/py312-django52.txt

Large diffs are not rendered by default.

408 changes: 301 additions & 107 deletions requirements/py313-django52.txt

Large diffs are not rendered by default.

582 changes: 475 additions & 107 deletions requirements/py314-django52.txt

Large diffs are not rendered by default.

Loading