Skip to content

Commit 0155064

Browse files
committed
Add missing setuptools and wheel to requirements.txt
1 parent 6cd0fc9 commit 0155064

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ pyproject_hooks==1.2.0
2626
python-dateutil==2.9.0.post0
2727
pytypedstream==0.1.0
2828
pytz==2024.2
29+
setuptools==75.6.0
2930
six==1.17.0
3031
tabulate==0.9.0
3132
typing_extensions==4.12.2
3233
tzdata==2024.2
3334
tzlocal==5.2
35+
wheel==0.45.1

0 commit comments

Comments
 (0)