Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Dec 3, 2024
1 parent 698cb42 commit 3fdc9be
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 61 deletions.
50 changes: 26 additions & 24 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --no-cache --output-file /Users/julian/Development/bowtie/docs/requirements.txt docs/requirements.in
aiodocker==0.23.0
aiodocker==0.24.0
# via bowtie-json-schema
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.10.11
aiohttp==3.11.9
# via aiodocker
aiosignal==1.3.1
# via aiohttp
Expand All @@ -20,6 +20,8 @@ attrs==24.2.0
# referencing
babel==2.16.0
# via sphinx
beartype==0.19.0
# via sphinx-substitution-extensions
beautifulsoup4==4.12.3
# via furo
file:.
Expand All @@ -37,7 +39,7 @@ click==8.1.7
# via
# rich-click
# sphinx-click
cryptography==43.0.1
cryptography==44.0.0
# via pyjwt
diagnostic==2.1.0
# via bowtie-json-schema
Expand All @@ -48,7 +50,7 @@ docutils==0.21.2
# sphinx-click
# sphinx-substitution-extensions
# sphinx-tabs
frozenlist==1.4.1
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
Expand All @@ -58,9 +60,9 @@ github3-py==4.0.1
# via bowtie-json-schema
h11==0.14.0
# via httpcore
httpcore==1.0.6
httpcore==1.0.7
# via httpx
httpx==0.27.2
httpx==0.28.0
# via bowtie-json-schema
idna==3.10
# via
Expand All @@ -86,7 +88,7 @@ markdown-it-py==3.0.0
# via
# diagnostic
# rich
markupsafe==3.0.1
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
Expand All @@ -96,11 +98,13 @@ multidict==6.1.0
# via
# aiohttp
# yarl
packaging==24.1
packaging==24.2
# via sphinx
propcache==0.2.0
# via yarl
psutil==6.0.0
propcache==0.2.1
# via
# aiohttp
# yarl
psutil==6.1.0
# via pyperf
pycparser==2.22
# via cffi
Expand All @@ -116,9 +120,9 @@ pygments==2.18.0
# sphinx-tabs
pygments-github-lexers==0.0.5
# via -r docs/requirements.in
pyjwt==2.9.0
pyjwt==2.10.1
# via github3-py
pyperf==2.8.0
pyperf==2.8.1
# via bowtie-json-schema
python-dateutil==2.9.0.post0
# via github3-py
Expand All @@ -134,24 +138,22 @@ requests==2.32.3
# via
# github3-py
# sphinx
rich==13.9.2
rich==13.9.4
# via
# bowtie-json-schema
# diagnostic
# rich-click
rich-click==1.8.3
rich-click==1.8.5
# via bowtie-json-schema
rpds-py==0.20.0
rpds-py==0.22.0
# via
# bowtie-json-schema
# jsonschema
# referencing
six==1.16.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
Expand All @@ -176,7 +178,7 @@ sphinx-copybutton==0.5.2
# via -r docs/requirements.in
sphinx-json-schema-spec==2024.1.1
# via -r docs/requirements.in
sphinx-substitution-extensions==2024.8.6
sphinx-substitution-extensions==2024.10.17
# via -r docs/requirements.in
sphinx-tabs==3.4.7
# via -r docs/requirements.in
Expand All @@ -198,19 +200,19 @@ sphinxext-opengraph==0.9.1
# via -r docs/requirements.in
structlog==24.4.0
# via bowtie-json-schema
typeguard==4.3.0
typeguard==4.4.1
# via inflect
typing-extensions==4.12.2
# via
# rich-click
# typeguard
uritemplate==4.1.1
# via github3-py
url-py==0.12.0
url-py==0.13.0
# via
# -r docs/requirements.in
# bowtie-json-schema
urllib3==2.2.3
# via requests
yarl==1.15.2
yarl==1.18.3
# via aiohttp
32 changes: 15 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --no-cache --output-file requirements.txt pyproject.toml
aiodocker==0.23.0
# uv pip compile --no-cache --output-file /Users/julian/Development/bowtie/requirements.txt pyproject.toml
aiodocker==0.24.0
# via bowtie-json-schema (pyproject.toml)
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.10.11
aiohttp==3.11.9
# via aiodocker
aiosignal==1.3.1
# via aiohttp
Expand All @@ -27,9 +27,7 @@ charset-normalizer==3.4.0
# via requests
click==8.1.7
# via rich-click
colorama==0.4.6
# via click
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
diagnostic==2.1.0
# via bowtie-json-schema (pyproject.toml)
Expand All @@ -45,7 +43,7 @@ h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
httpx==0.28.0
# via bowtie-json-schema (pyproject.toml)
idna==3.10
# via
Expand Down Expand Up @@ -73,8 +71,10 @@ multidict==6.1.0
# via
# aiohttp
# yarl
propcache==0.2.0
# via yarl
propcache==0.2.1
# via
# aiohttp
# yarl
psutil==6.1.0
# via pyperf
pycparser==2.22
Expand All @@ -83,7 +83,7 @@ pygments==2.18.0
# via
# jsonschema-lexer
# rich
pyjwt==2.10.0
pyjwt==2.10.1
# via github3-py
pyperf==2.8.1
# via bowtie-json-schema (pyproject.toml)
Expand All @@ -104,19 +104,17 @@ rich==13.9.4
# bowtie-json-schema (pyproject.toml)
# diagnostic
# rich-click
rich-click==1.8.4
rich-click==1.8.5
# via bowtie-json-schema (pyproject.toml)
rpds-py==0.21.0
rpds-py==0.22.0
# via
# bowtie-json-schema (pyproject.toml)
# jsonschema
# referencing
six==1.16.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
structlog==24.4.0
# via bowtie-json-schema (pyproject.toml)
typeguard==4.4.1
Expand All @@ -131,5 +129,5 @@ url-py==0.13.0
# via bowtie-json-schema (pyproject.toml)
urllib3==2.2.3
# via requests
yarl==1.17.2
yarl==1.18.3
# via aiohttp
35 changes: 15 additions & 20 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --no-cache --output-file test-requirements.txt test-requirements.in
aiodocker==0.23.0
# uv pip compile --no-cache --output-file /Users/julian/Development/bowtie/test-requirements.txt test-requirements.in
aiodocker==0.24.0
# via
# -r requirements.txt
# bowtie-json-schema
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via
# -r requirements.txt
# aiohttp
aiohttp==3.10.11
aiohttp==3.11.9
# via
# -r requirements.txt
# aiodocker
Expand Down Expand Up @@ -48,12 +48,7 @@ click==8.1.7
# via
# -r requirements.txt
# rich-click
colorama==0.4.6
# via
# -r requirements.txt
# click
# pytest
cryptography==43.0.3
cryptography==44.0.0
# via
# -r requirements.txt
# pyjwt
Expand Down Expand Up @@ -82,11 +77,11 @@ httpcore==1.0.7
# via
# -r requirements.txt
# httpx
httpx==0.27.2
httpx==0.28.0
# via
# -r requirements.txt
# bowtie-json-schema
hypothesis==6.115.0
hypothesis==6.122.1
# via -r test-requirements.in
icdiff==2.0.7
# via pytest-icdiff
Expand Down Expand Up @@ -135,17 +130,18 @@ multidict==6.1.0
# -r requirements.txt
# aiohttp
# yarl
packaging==24.1
packaging==24.2
# via pytest
pexpect==4.9.0
# via -r test-requirements.in
pluggy==1.5.0
# via pytest
pprintpp==0.4.0
# via pytest-icdiff
propcache==0.2.0
propcache==0.2.1
# via
# -r requirements.txt
# aiohttp
# yarl
psutil==6.1.0
# via
Expand All @@ -162,15 +158,15 @@ pygments==2.18.0
# -r requirements.txt
# jsonschema-lexer
# rich
pyjwt==2.10.0
pyjwt==2.10.1
# via
# -r requirements.txt
# github3-py
pyperf==2.8.1
# via
# -r requirements.txt
# bowtie-json-schema
pytest==8.3.3
pytest==8.3.4
# via
# -r test-requirements.in
# pytest-asyncio
Expand Down Expand Up @@ -205,11 +201,11 @@ rich==13.9.4
# bowtie-json-schema
# diagnostic
# rich-click
rich-click==1.8.4
rich-click==1.8.5
# via
# -r requirements.txt
# bowtie-json-schema
rpds-py==0.21.0
rpds-py==0.22.0
# via
# -r requirements.txt
# bowtie-json-schema
Expand All @@ -223,7 +219,6 @@ sniffio==1.3.1
# via
# -r requirements.txt
# anyio
# httpx
sortedcontainers==2.4.0
# via hypothesis
structlog==24.4.0
Expand Down Expand Up @@ -251,7 +246,7 @@ urllib3==2.2.3
# via
# -r requirements.txt
# requests
yarl==1.17.2
yarl==1.18.3
# via
# -r requirements.txt
# aiohttp

0 comments on commit 3fdc9be

Please sign in to comment.