diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2021-01-21 23:47:52 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2021-01-21 23:47:52 +0800 |
commit | c0c8299354bd41bfd668ff0fb3edb5997f590c5d (patch) | |
tree | 25502d76a218a71ad5c2d51001876b08d734ee47 /requirements.txt | |
parent | 42847b721a99350e1eed423dce99574c584d97ef (diff) | |
parent | d750dd9dafe3cda3b1331ad2bfecb53c8c2b1267 (diff) |
Merge branch 'python3.8' into python3.7
# Conflicts:
# utils/configuration.py
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 deaa0d4..f64085a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ torchvision~=0.8.0a0+ecf4e9c numpy~=1.19.4 tqdm~=4.56.0 Pillow~=8.1.0 -scikit-learn~=0.23.2
\ No newline at end of file +scikit-learn~=0.24.0
\ No newline at end of file |