Skip to content

Commit 59660d7

Browse files
committed
Remove uneeded pip deps
1 parent 20ae0f3 commit 59660d7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
build==1.2.2.post1
2-
click==8.1.7
3-
flit_core==3.11.0
4-
packaging==24.1
5-
pip-tools==7.4.1
6-
pyproject_hooks==1.2.0
1+
# build==1.2.2.post1
2+
# click==8.1.7
3+
# flit_core==3.11.0
4+
# packaging==24.1
5+
# pip-tools==7.4.1
6+
# pyproject_hooks==1.2.0
77
ruamel.yaml==0.18.6
88
ruamel.yaml.clib==0.2.12
99
setuptools==79.0.1

0 commit comments

Comments
 (0)