Skip to content

Commit

Permalink
Fix setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
drunkbatya committed Jul 3, 2024
1 parent e5ac823 commit 9abebce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions darwin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ six==1.16.0
smmap==5.0.1
typing_extensions==4.12.2
urllib3==2.2.2
setuptools==70.1.1
1 change: 1 addition & 0 deletions linux/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ six==1.16.0
smmap==5.0.1
typing_extensions==4.12.2
urllib3==2.2.2
setuptools==70.1.1
1 change: 1 addition & 0 deletions windows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ six==1.16.0
smmap==5.0.1
typing_extensions==4.12.2
urllib3==2.2.2
setuptools==70.1.1

0 comments on commit 9abebce

Please sign in to comment.