From 463be67746ee6f1d0d9cad5f447aa437e66f10ea Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 16 Feb 2022 15:55:09 -0500 Subject: [PATCH] [U] Update dependencies --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 10ab1b2..ac96d56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,18 @@ # CSC110Y1F: Python libraries we'll be using this semester. # Testing and code checking -hypothesis~=6.31.6 +hypothesis~=6.36.1 pytest~=6.2.5 python-ta -requests~=2.26.0 +requests~=2.27.1 json5~=0.9.6 schedule~=1.1.0 beautifulsoup4~=4.10.0 future~=0.18.2 Pillow~=8.4.0 -numpy~=1.21.4 +numpy~=1.22.2 matplotlib~=3.5.1 tweepy~=4.4.0