Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander März committed Jan 19, 2024
1 parent e31a8ae commit 916f2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
include_package_data=True,
package_data={'': ['datasets/*.csv']},
zip_safe=True,
python_requires=">=3.9",
python_requires=">=3.10",
install_requires=[
"xgboost~=2.0.3",
"torch~=2.1.2",
Expand Down

0 comments on commit 916f2f4

Please sign in to comment.