diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-26 11:45:32 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-26 11:45:32 +0800 |
commit | 769273927a9adb025e81c28eb9cd7d64356ca41f (patch) | |
tree | a8b64d7053db959ffe4750037d4d20268ad153f7 | |
parent | 6f6cf10def7913b8d6bc60a4092cf1b0587f15f1 (diff) |
Bump up version for tqdm
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1cd933b..765977f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ torch~=1.7.1 torchvision~=0.8.0a0+ecf4e9c numpy~=1.19.4 -tqdm~=4.54.1 +tqdm~=4.55.0 Pillow~=8.0.1
\ No newline at end of file |