Skip to content
Merged
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/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/base.txt --strip-extras requirements/base.in
Expand All @@ -8,7 +8,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
# via -r requirements/runtime-deps.in
aiohappyeyeballs==2.4.3
# via -r requirements/runtime-deps.in
aiosignal==1.3.1
aiosignal==1.3.2
# via -r requirements/runtime-deps.in
async-timeout==4.0.3 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
Expand All @@ -28,7 +28,7 @@ multidict==6.1.0
# via
# -r requirements/runtime-deps.in
# yarl
packaging==24.1
packaging==24.2
# via gunicorn
propcache==0.2.0
# via
Expand Down
60 changes: 18 additions & 42 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.8
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --allow-unsafe --output-file=requirements/constraints.txt --resolver=backtracking --strip-extras requirements/constraints.in
Expand All @@ -12,14 +12,12 @@ aiohappyeyeballs==2.4.3
# via -r requirements/runtime-deps.in
aiohttp-theme==0.1.7
# via -r requirements/doc.in
aiosignal==1.3.1
aiosignal==1.3.2
# via -r requirements/runtime-deps.in
alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
apipkg==1.5
# via execnet
async-timeout==4.0.3 ; python_version < "3.11"
# via
# -r requirements/runtime-deps.in
Expand All @@ -30,7 +28,7 @@ brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
build==1.2.2.post1
# via pip-tools
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
Expand All @@ -43,7 +41,7 @@ charset-normalizer==3.4.0
# via requests
cherry-picker==2.2.0
# via -r requirements/dev.in
click==8.1.7
click==8.1.8
# via
# cherry-picker
# pip-tools
Expand All @@ -67,12 +65,12 @@ docutils==0.20.1
# via sphinx
exceptiongroup==1.2.2
# via pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.16.1
# via
# pytest-codspeed
# virtualenv
execnet==2.1.1
# via pytest-xdist
freezegun==1.5.1
# via
# -r requirements/lint.in
Expand All @@ -94,12 +92,6 @@ idna==3.6
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via
# build
# sphinx
importlib-resources==6.4.5
# via towncrier
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
Expand All @@ -110,7 +102,7 @@ jinja2==3.1.4
# towncrier
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
Expand All @@ -127,7 +119,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.1
packaging==24.2
# via
# build
# gunicorn
Expand All @@ -149,15 +141,13 @@ proxy-py==2.4.9
# via
# -r requirements/lint.in
# -r requirements/test.in
py==1.11.0
# via pytest
pycares==4.4.0
# via aiodns
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.4
# via python-on-whales
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pyenchant==3.2.2
# via sphinxcontrib-spelling
Expand Down Expand Up @@ -188,43 +178,33 @@ pytest-codspeed==3.0.0
pytest-cov==5.0.0
# via -r requirements/test.in
pytest-mock==3.14.0
# via -r requirements/test.in
pytest-xdist==3.6.1
# via -r requirements/test.txt
python-dateutil==2.8.2
# via freezegun
python-on-whales==0.71.0
# via
# -r requirements/lint.in
# -r requirements/test.in
pytest-cov==5.0.0
pytest-xdist==3.6.1
# via -r requirements/test.in
pytest-mock==3.14.0
# via
# -r requirements/lint.in
# -r requirements/test.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.73.0
# via
# -r requirements/lint.in
# -r requirements/test.in
pytz==2024.2
# via babel
pyyaml==6.0.2
# via pre-commit
requests==2.32.3
# via
# cherry-picker
# python-on-whales
# sphinx
rich==13.9.3
# via typer
rich==13.9.4
# via
# pytest-codspeed
# typer
setuptools-git==1.2
# via -r requirements/test.in
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via python-dateutil
slotscheck==0.19.1
# via -r requirements/lint.in
Expand Down Expand Up @@ -261,6 +241,7 @@ tomli==2.0.2
# pip-tools
# pytest
# slotscheck
# sphinx
# towncrier
towncrier==23.11.0
# via
Expand All @@ -276,7 +257,6 @@ typer==0.12.5
# via python-on-whales
typing-extensions==4.12.2
# via
# annotated-types
# multidict
# mypy
# pydantic
Expand All @@ -286,7 +266,7 @@ typing-extensions==4.12.2
# typer
uritemplate==4.1.1
# via gidgethub
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvloop==0.21.0 ; platform_system != "Windows"
# via
Expand All @@ -302,10 +282,6 @@ wheel==0.44.0
# via pip-tools
yarl==1.18.3
# via -r requirements/runtime-deps.in
zipp==3.20.2
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/cython.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.8
# This file is autogenerated by pip-compile with python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/cython.txt --resolver=backtracking --strip-extras requirements/cython.in
Expand Down
45 changes: 20 additions & 25 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.8
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --allow-unsafe --output-file=requirements/dev.txt --resolver=backtracking --strip-extras requirements/dev.in
Expand All @@ -12,7 +12,7 @@ aiohappyeyeballs==2.4.3
# via -r requirements/runtime-deps.in
aiohttp-theme==0.1.7
# via -r requirements/doc.in
aiosignal==1.3.1
aiosignal==1.3.2
# via -r requirements/runtime-deps.in
alabaster==1.0.0
# via sphinx
Expand All @@ -28,7 +28,7 @@ brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
build==1.2.2.post1
# via pip-tools
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
Expand All @@ -41,7 +41,7 @@ charset-normalizer==3.4.0
# via requests
cherry-picker==2.2.0
# via -r requirements/dev.in
click==8.1.7
click==8.1.8
# via
# cherry-picker
# pip-tools
Expand All @@ -63,6 +63,8 @@ docutils==0.20.1
# via sphinx
exceptiongroup==1.2.2
# via pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.16.1
# via
# pytest-codspeed
Expand All @@ -88,12 +90,6 @@ idna==3.6
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via
# build
# sphinx
importlib-resources==6.4.5
# via towncrier
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
Expand All @@ -104,7 +100,7 @@ jinja2==3.1.4
# towncrier
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
Expand All @@ -120,7 +116,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.1
packaging==24.2
# via
# build
# gunicorn
Expand All @@ -146,9 +142,9 @@ pycares==4.4.0
# via aiodns
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.4
# via python-on-whales
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
# via
Expand All @@ -169,6 +165,7 @@ pytest==8.1.1
# pytest-codspeed
# pytest-cov
# pytest-mock
# pytest-xdist
pytest-codspeed==3.0.0
# via
# -r requirements/lint.in
Expand All @@ -179,28 +176,30 @@ pytest-mock==3.14.0
# via
# -r requirements/lint.in
# -r requirements/test.in
pytest-xdist==3.6.1
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.73.0
# via
# -r requirements/lint.in
# -r requirements/test.in
pytz==2024.2
# via babel
pyyaml==6.0.2
# via pre-commit
requests==2.32.3
# via
# cherry-picker
# python-on-whales
# sphinx
rich==13.9.3
# via typer
rich==13.9.4
# via
# pytest-codspeed
# typer
setuptools-git==1.2
# via -r requirements/test.in
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via python-dateutil
slotscheck==0.19.1
# via -r requirements/lint.in
Expand Down Expand Up @@ -234,6 +233,7 @@ tomli==2.0.2
# pip-tools
# pytest
# slotscheck
# sphinx
# towncrier
towncrier==23.11.0
# via
Expand All @@ -249,7 +249,6 @@ typer==0.12.5
# via python-on-whales
typing-extensions==4.12.2
# via
# annotated-types
# multidict
# mypy
# pydantic
Expand All @@ -259,7 +258,7 @@ typing-extensions==4.12.2
# typer
uritemplate==4.1.1
# via gidgethub
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
# via
Expand All @@ -275,10 +274,6 @@ wheel==0.44.0
# via pip-tools
yarl==1.18.3
# via -r requirements/runtime-deps.in
zipp==3.20.2
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
Expand Down
Loading
Loading