Skip to content

Commit

Permalink
Update required wandb version
Browse files Browse the repository at this point in the history
  • Loading branch information
bfhealy committed Apr 5, 2024
1 parent 5b7be6b commit 5f2d948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ matplotlib = ">=3.3"
questionary = ">=1.8.1"
scikit-learn = ">=0.24.1"
tensorflow = ">=2.14.0,<=2.15.0"
wandb = ">=0.12.1"
wandb = ">=0.16.6"
h5py = ">=3.10.0"
astropy = ">=5.2.2"
fast-histogram = ">=0.11"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ matplotlib>=3.3
questionary>=1.8.1
scikit-learn>=0.24.1
tensorflow>=2.14.0,<=2.15.0
wandb>=0.12.1
wandb>=0.16.6
cython>=3.0.10

0 comments on commit 5f2d948

Please sign in to comment.