diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2021-01-12 09:43:28 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2021-01-12 09:43:28 +0800 |
commit | 35a7218c7b445409829d3725b10c3b7d3cb51541 (patch) | |
tree | c91c7333c69270567d426f13e687127470924a3b | |
parent | 72a53806746bc7ffa2f3939721e34b5cfdb7330a (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 bcc6597..deaa0d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ torch~=1.7.1 torchvision~=0.8.0a0+ecf4e9c numpy~=1.19.4 -tqdm~=4.55.0 +tqdm~=4.56.0 Pillow~=8.1.0 scikit-learn~=0.23.2
\ No newline at end of file |