From a34f866ef28e9e4783b3ed365e27d6f69896691d Mon Sep 17 00:00:00 2001 From: Andreas Lubojanski <10503749+pyrokar1993@users.noreply.github.com> Date: Thu, 16 May 2024 15:40:48 +0200 Subject: [PATCH] fixed requirements.txt --- requirements.txt | 52 ++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/requirements.txt b/requirements.txt index b546d54..fa7171d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ -contourpy==1.2.1 -cycler==0.12.1 -et-xmlfile==1.1.0 -fonttools==4.51.0 -kiwisolver==1.4.5 -matplotlib==3.9.0 -numpy==1.26.4 -openpyxl==3.1.2 -packaging==24.0 -pandas==2.2.2 -pillow==10.3.0 -plotly==5.22.0 -pyparsing==3.1.2 -PyQt5==5.15.10 -PyQt5-Qt5==5.15.13 -PyQt5-sip==12.13.0 -PyQt5-stubs==5.15.6.0 -python-dateutil==2.9.0.post0 -pytz==2024.1 -ramp==0.1.4 -rampdemand==0.5.0 -six==1.16.0 -tenacity==8.3.0 -tqdm==4.66.4 -tzdata==2024.1 -XlsxWriter==3.2.0 +contourpy +cycler +et-xmlfile +fonttools +kiwisolver +matplotlib +numpy +openpyxl +packaging +pandas +pillow +plotly +pyparsing +PyQt5 +PyQt5-Qt5 +PyQt5-sip +PyQt5-stubs +python-dateutil +pytz +ramp +rampdemand +six +tenacity +tqdm +tzdata +XlsxWriter