Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
CaibinSh authored May 23, 2024
1 parent 8d80405 commit 98ff44b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ zip_safe = False
include_package_data = True
install_requires =
torch >= 1.10.0
pandas >= 1.3.4
torchvision >= 0.9.0
tqdm >= 4.62.3
seaborn >= 0.11.2
Expand All @@ -43,4 +42,4 @@ upload_to_repository=false
upload_to_pypi=false
upload_to_release=false
patch_without_tag=false
changelog_file=docs/Release_notes.md
changelog_file=docs/Release_notes.md

0 comments on commit 98ff44b

Please sign in to comment.