Skip to content

Commit 7c6f694

Browse files
authored
bump: upgrade dependencies (#66)
This is just a quick upgrade, dumping pip freeze > requirements.txt Should work OOTB.
1 parent ba04cb6 commit 7c6f694

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

requirements.txt

+9-1
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,25 @@ exceptiongroup==1.1.1
99
filelock==3.10.7
1010
idna==3.4
1111
iniconfig==2.0.0
12+
isort==5.13.2
1213
logger==1.4
14+
markdown-it-py==3.0.0
15+
mdurl==0.1.2
1316
mypy-extensions==1.0.0
1417
packaging==23.0
1518
pathspec==0.11.1
19+
pip==24.2
1620
platformdirs==3.2.0
1721
pluggy==1.0.0
22+
Pygments==2.18.0
1823
pytest==7.2.2
24+
pytest-pretty==1.2.0
1925
requests==2.28.2
26+
rich==13.9.2
27+
setuptools==65.5.0
2028
six==1.16.0
2129
termcolor==2.2.0
2230
tomli==2.0.1
2331
typing_extensions==4.5.0
2432
urllib3==1.26.15
25-
virtualenv==20.21.0
33+
virtualenv==20.21.0

0 commit comments

Comments
 (0)