From 9761a6221e653b04951c0bbc4af14ecae10f4a9d Mon Sep 17 00:00:00 2001 From: Jason Freeberg Date: Fri, 4 Aug 2023 13:05:10 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8deba4..96763c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -snowflake-snowpark-python[pandas] +snowflake-snowpark-python[pandas]==1.5.1 tomli toml pytest