summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJordan Gong <jordan.gong@protonmail.com>2021-03-05 20:09:25 +0800
committerJordan Gong <jordan.gong@protonmail.com>2021-03-05 20:09:25 +0800
commit524866f396093f2c5bea79d45ba0f0c9b452a8c7 (patch)
treefb39c857c8595fcf087c774568d028d66568f0d0 /requirements.txt
parenta88e71765c5fe93ccf062ed88aa8e980a054c415 (diff)
parent0c174f09ce3c2c70834e5a973347c7dc22012bf3 (diff)
Merge branch 'master' into python3.8
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 926a587..de81280 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-torch~=1.7.1
+torch~=1.8.0
torchvision~=0.8.0a0+ecf4e9c
numpy~=1.19.4
tqdm~=4.58.0