summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-30 21:18:32 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-30 21:18:32 +0200
commitca7e91a2a97dc54b8201cc7d0b1ce3eb4a3ee1bd (patch)
tree69710c10f7f683237cd3c97ff8e2407818587e6f /pyproject.toml
parent2f1bb639fd5bb6b510af85fb597e9322abc17bc0 (diff)
Update dependencies, update to vqvae params
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 7d81365..9c972e3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -50,7 +50,7 @@ flake8-import-order = "^0.18.1"
safety = "^1.9.0"
mypy = "^0.770"
typeguard = "^2.7.1"
-wandb = "^0.11.2"
+wandb = "^0.12.1"
scipy = "^1.6.1"
flake8-annotations = "^2.6.2"
flake8-docstrings = "^1.6.0"