Skip to content

Commit 5b865dd

Browse files
committed
no commit message given
1 parent c167f1a commit 5b865dd

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@ charset-normalizer==3.4.2
88
dill==0.4.0
99
docutils==0.21.2
1010
gitdb==4.0.12
11-
GitPython==3.1.44
11+
gitpython==3.1.44
1212
html5lib==1.1
1313
idna==3.10
1414
imagesize==1.4.1
1515
iniconfig==2.1.0
1616
isort==6.0.1
17-
Jinja2==3.1.6
17+
jinja2==3.1.6
1818
jsonschema==4.24.0
1919
jsonschema-specifications==2025.4.1
20-
logging_tree==1.10
20+
logging-tree==1.10
2121
lxml==6.0.0
22-
Mako==1.3.10
23-
MarkupSafe==3.0.2
22+
mako==1.3.10
23+
markupsafe==3.0.2
2424
mccabe==0.7.0
2525
mypy==1.16.1
26-
mypy_extensions==1.1.0
26+
mypy-extensions==1.1.0
2727
numpy==2.3.1
2828
packaging==25.0
2929
pandas==2.3.0
@@ -34,7 +34,7 @@ pyclassifiers==0.0.20
3434
pycmdtools==0.0.85
3535
pydmt==0.3.26
3636
pyfakeuse==0.0.9
37-
Pygments==2.19.2
37+
pygments==2.19.2
3838
pylint==3.3.7
3939
pylogconf==0.0.38
4040
pymakehelper==0.0.37
@@ -43,7 +43,7 @@ pytest==8.4.1
4343
python-dateutil==2.9.0.post0
4444
pytidylib==0.3.2
4545
pytz==2025.2
46-
PyYAML==6.0.2
46+
pyyaml==6.0.2
4747
referencing==0.36.2
4848
requests==2.32.4
4949
roman-numerals-py==3.1.0
@@ -53,7 +53,7 @@ six==1.17.0
5353
smmap==5.0.2
5454
snowballstemmer==3.0.1
5555
soupsieve==2.7
56-
Sphinx==8.2.3
56+
sphinx==8.2.3
5757
sphinxcontrib-applehelp==2.0.0
5858
sphinxcontrib-devhelp==2.0.0
5959
sphinxcontrib-htmlhelp==2.1.0
@@ -64,9 +64,9 @@ termcolor==3.1.0
6464
tomlkit==0.13.3
6565
tqdm==4.67.1
6666
types-requests==2.32.4.20250611
67-
typing_extensions==4.14.0
67+
typing-extensions==4.14.0
6868
tzdata==2025.2
69-
Unidecode==1.4.0
69+
unidecode==1.4.0
7070
urllib3==2.5.0
7171
venv-run==0.2.0
7272
webencodings==0.5.1

0 commit comments

Comments
 (0)