updated dependencies
This commit is contained in:
+19
-23
@@ -1,51 +1,47 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# This file is autogenerated by pip-compile with Python 3.14
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --output-file=requirements.txt pyproject.toml
|
||||
# pip-compile --allow-unsafe --output-file=requirements.txt pyproject.toml
|
||||
#
|
||||
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
|
||||
--extra-index-url https://pypi.org/simple
|
||||
|
||||
aiofiles==24.1.0
|
||||
aiofiles==25.1.0
|
||||
# via bugis (pyproject.toml)
|
||||
anyio==4.6.2.post1
|
||||
anyio==4.14.1
|
||||
# via httpx
|
||||
certifi==2024.8.30
|
||||
certifi==2026.6.17
|
||||
# via
|
||||
# httpcore
|
||||
# httpx
|
||||
h11==0.14.0
|
||||
h11==0.16.0
|
||||
# via httpcore
|
||||
h2==4.1.0
|
||||
h2==4.3.0
|
||||
# via httpx
|
||||
hpack==4.0.0
|
||||
hpack==4.2.0
|
||||
# via h2
|
||||
httpcore==1.0.6
|
||||
httpcore==1.0.9
|
||||
# via httpx
|
||||
httpx[http2]==0.27.2
|
||||
httpx[http2]==0.28.1
|
||||
# via bugis (pyproject.toml)
|
||||
hyperframe==6.0.1
|
||||
hyperframe==6.1.0
|
||||
# via h2
|
||||
idna==3.10
|
||||
idna==3.18
|
||||
# via
|
||||
# anyio
|
||||
# httpx
|
||||
markdown==3.7
|
||||
markdown==3.10.2
|
||||
# via bugis (pyproject.toml)
|
||||
pwo==0.0.4
|
||||
pwo==0.1.2
|
||||
# via bugis (pyproject.toml)
|
||||
pygments==2.18.0
|
||||
pygments==2.20.0
|
||||
# via bugis (pyproject.toml)
|
||||
pygraphviz==1.14
|
||||
pygraphviz==2.0
|
||||
# via bugis (pyproject.toml)
|
||||
pyyaml==6.0.2
|
||||
pyyaml==6.0.3
|
||||
# via bugis (pyproject.toml)
|
||||
sniffio==1.3.1
|
||||
# via
|
||||
# anyio
|
||||
# httpx
|
||||
typing-extensions==4.12.2
|
||||
typing-extensions==4.15.0
|
||||
# via pwo
|
||||
watchdog==5.0.3
|
||||
watchdog==6.0.0
|
||||
# via bugis (pyproject.toml)
|
||||
|
||||
Reference in New Issue
Block a user