Skip to content

Commit

Permalink
Merge pull request #783 from FlorianPfaff/update-requirements
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
FlorianPfaff authored Jul 9, 2024
2 parents 76d24ea + 3437c85 commit f3a2668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ requests==2.32.3 ; python_version >= "3.10" and python_version < "3.13"
scipy==1.14.0 ; python_version >= "3.10" and python_version < "3.13"
shapely==2.0.4 ; python_version >= "3.10" and python_version < "3.13"
six==1.16.0 ; python_version >= "3.10" and python_version < "3.13"
sympy==1.12.1 ; python_version >= "3.10" and python_version < "3.13"
sympy==1.13.0 ; python_version >= "3.10" and python_version < "3.13"
tbb==2021.13.0 ; python_version >= "3.10" and python_version < "3.13" and platform_system == "Windows"
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
torch==2.3.1 ; python_version >= "3.10" and python_version < "3.13"
Expand Down

0 comments on commit f3a2668

Please sign in to comment.