Skip to content

Commit

Permalink
Bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Nov 21, 2024
1 parent 444313d commit 4f528f0
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
-i https://pypi.org/simple
about-time==4.2.1; python_version >= '3.7' and python_version < '4'
aiofiles==23.2.1; python_version >= '3.7'
aiohttp==3.11.7; python_version >= '3.8'
aiosignal==1.3.1; python_version >= '3.7'
alive-progress==3.1.5; python_version >= '3.7' and python_version < '4'
async-timeout==4.0.3; python_full_version >= '3.7.0'
attrs==22.1.0; python_version >= '3.5'
about-time==4.2.1
aiofiles==23.2.1
aiohttp==3.11.7
aiosignal==1.3.1
alive-progress==3.1.5
async-timeout==4.0.3
attrs==22.1.0
cssselect==1.2.0
html5lib==1.1
isodate==0.6.1
kdl-py==1.2.0; python_version >= '3.7'
kdl-py==1.2.0
lxml==5.3.0
pillow==11.0.0
pygments==2.17.2
pygments==2.18.0
requests==2.32.3
result==0.16.1; python_version >= '3.8'
setuptools==75.2.0; python_version >= '3.8'
tenacity==8.2.3
widlparser==1.1.5; python_version >= '3.7'
result==0.17.0
setuptools==75.2.0
tenacity==9.0.0
widlparser==1.1.5

0 comments on commit 4f528f0

Please sign in to comment.