From a1fcdb567c418db0bc6f533f749b5f1e8a80bc09 Mon Sep 17 00:00:00 2001 From: Edward Li Date: Sun, 6 Oct 2024 10:10:38 -0700 Subject: [PATCH] Update requirements --- requirements.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index c3ce2cff..292fa4af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ git+https://github.com/digidotcom/xbee-python@1.1.1#egg=digi-xbee -Pillow==7.2.0 -numpy==1.15.4 -matplotlib==3.0.2 -PyQt5==5.12.1 -pyserial==3.4 -PyInstaller==4.9 -mapbox==0.18.0 -pytest==5.4.3 -pytest-mock==3.1.1 -pytest-qt==3.3.0 -coverage==5.1 -setuptools==60.7.1 -sortedcontainers==2.1.0 +Pillow==10.4.0 +numpy==2.1.2 +matplotlib==3.9.2 +PyQt5==5.15.11 +pyserial==3.5 +PyInstaller==6.10 +mapbox==0.18.1 +pytest==8.3.3 +pytest-mock==3.14.0 +pytest-qt==4.4.0 +coverage==7.6.1 +setuptools==75.1.0 +sortedcontainers==2.4.0 orhelper==0.1.3 -pylint==2.13.9 \ No newline at end of file +pylint==3.3.1