diff options
| author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-09-13 21:57:17 +0200 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-09-13 21:57:17 +0200 |
| commit | 74c78b47f10bd773c923ba3a51d99088a2e58864 (patch) | |
| tree | 8468b09a05ab1797f9f20a57c8ee055b87a4b6bb | |
| parent | 55a29c6c707c289449445c7f15964e9dbbdcf818 (diff) | |
Update lock file
| -rw-r--r-- | poetry.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock index c1925a8..f6e3ec7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1747,7 +1747,7 @@ six = ">=1.5" name = "pytorch-lightning" version = "1.7.5" description = "PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate." -category = "main" +category = "dev" optional = false python-versions = ">=3.7" |