changes
This commit is contained in:
parent
a6979d54bd
commit
9632c5a54a
9 changed files with 355 additions and 19 deletions
|
|
@ -10,10 +10,19 @@ colorama==0.4.6
|
|||
distlib==0.3.9
|
||||
docutils==0.21.2
|
||||
filelock==3.18.0
|
||||
id==1.5.0
|
||||
idna==3.10
|
||||
imagesize==1.4.1
|
||||
jaraco.classes==3.4.0
|
||||
jaraco.context==6.0.1
|
||||
jaraco.functools==4.1.0
|
||||
jinja2==3.1.6
|
||||
keyring==25.6.0
|
||||
markdown-it-py==3.0.0
|
||||
markupsafe==3.0.2
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.7.0
|
||||
nh3==0.2.21
|
||||
packaging==25.0
|
||||
pipenv==2025.0.2
|
||||
platformdirs==4.3.8
|
||||
|
|
@ -21,7 +30,12 @@ pluggy==1.6.0
|
|||
pygments==2.19.1
|
||||
pyproject-api==1.9.1
|
||||
pyproject-hooks==1.2.0
|
||||
pywin32-ctypes==0.2.3
|
||||
readme-renderer==44.0
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
rich==14.0.0
|
||||
roman-numerals-py==3.1.0
|
||||
setuptools==80.7.1
|
||||
setuptools-scm==8.3.1
|
||||
|
|
@ -34,5 +48,6 @@ sphinxcontrib-jsmath==1.0.1
|
|||
sphinxcontrib-qthelp==2.0.0
|
||||
sphinxcontrib-serializinghtml==2.0.0
|
||||
tox==4.26.0
|
||||
twine==6.1.0
|
||||
urllib3==2.4.0
|
||||
virtualenv==20.31.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue