From 3ad6de8d403f262a2f893c900c39ad9edc3b4073 Mon Sep 17 00:00:00 2001 From: Chirag Nagpal Date: Mon, 15 Nov 2021 19:33:13 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcf7c4f..eb4e335 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -torch>=1.0.0 +pytorch>=1.0.0 numpy>=1.16.5 pandas>=1.0.0 tqdm>=4.0.0