diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2021-02-19 10:16:50 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2021-02-19 10:16:50 +0800 |
commit | 6b3b281bb91f9550969322e027c15f348750c726 (patch) | |
tree | 1b9ed0d4eb1a4e3e977ec4839b40c60808b04073 /requirements.txt | |
parent | f075fde91e6e5e7ac5d0f146df9cfde2b22fa150 (diff) | |
parent | 6162bd8dc3984057087321f76a813dd6a618d678 (diff) |
Merge branch 'master' into python3.8
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f64085a..4d30e17 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.56.0 +tqdm~=4.57.0 Pillow~=8.1.0 scikit-learn~=0.24.0
\ No newline at end of file |