From cfbe2551be7479f476c701f3f2c249bc06a54dc8 Mon Sep 17 00:00:00 2001 From: Dylan McReynolds Date: Sun, 1 Oct 2023 17:43:41 -0700 Subject: [PATCH] fix github pin of pyscicat --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db24c33..3748557 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ pandas==2.1.1 passlib==1.7.4 Pillow==10.0.1 pydantic==2.4.2 -pyscicat @ git+https://github.com/dylanmcreynolds/pyscicat/tree/small_fixes@new_scicat +pyscicat @ git+https://github.com/dylanmcreynolds/pyscicat@small_fixes pytz==2023.3.post1 \ No newline at end of file