Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikaze committed Oct 8, 2022
1 parent e0e60e8 commit 339a433
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@ install_requires =
cupy-cuda117==10.6.0
h5py==3.7.0
kaggle==1.5.12
matplotlib==3.5.3
numpy==1.23.2
matplotlib==3.6.1
numpy==1.23.3
Pillow==9.2.0
scikit-learn==1.1.2
scipy==1.9.1
seaborn==0.11.2
seaborn==0.12.0
torch
torchvision
tqdm==4.64.1
zarr==2.12.0
zarr==2.13.2
# The usage of test_requires is discouraged, see `Dependency Management` docs
# tests_require = pytest; pytest-cov
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
Expand Down

0 comments on commit 339a433

Please sign in to comment.