Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into tests
  • Loading branch information
crusaderky committed Dec 12, 2025
commit 2474f415835ef9af7ec2862b7d512bc3466eceea
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cloudpickle>=2.2
numpy>=1.18
scipy>=1.7.0
tqdm>=4.10.0,<5.0.0
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ zip_safe = true
include_package_data = true
python_requires = >=3.8
install_requires =
cloudpickle>=2.2
numpy>=1.18
tqdm>=4.10.0,<5.0.0
# Our libraries
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.