Skip to content

Commit

Permalink
Merge pull request #364 from Aarhus-Psychiatry-Research/dependabot/pi…
Browse files Browse the repository at this point in the history
…p/wandb-gte-0.12.7-and-lt-0.15.11

fix:(deps-dev): update wandb requirement from <0.15.10,>=0.12.7 to >=0.12.7,<0.15.11
  • Loading branch information
github-actions[bot] authored Sep 10, 2023
2 parents 9476904 + 5e1b921 commit b2efe8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"wasabi>=0.9.0,<1.2.0",
"scikit-learn>=1.1.2,<1.4.0",
"srsly>=2.4.4, <2.5.0",
"wandb>=0.12.7,<0.15.10",
"wandb>=0.12.7,<0.15.11",
"psutil>=5.9.1, <6.0.0",
"dill>=0.3.5,<0.3.8",
"SQLAlchemy>=1.4.40,<2.0.21",
Expand Down

0 comments on commit b2efe8e

Please sign in to comment.