Skip to content

Commit

Permalink
Fix (requirements/setuptools): Set minimum requirement for setuptools.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfraser committed May 30, 2024
1 parent fc4162e commit e44a858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies==2.0.1
packaging
setuptools
setuptools>=0.70
sympy
torch>=1.9.1
typing-extensions>=3.7.4
Expand Down

0 comments on commit e44a858

Please sign in to comment.