Skip to content

Commit

Permalink
updated requirement file
Browse files Browse the repository at this point in the history
  • Loading branch information
oana-ctrl committed Jul 4, 2024
1 parent f3067cd commit 30aac8e
Showing 1 changed file with 26 additions and 6 deletions.
32 changes: 26 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
cycler==0.11.0
kiwisolver==1.3.1
matplotlib==3.3.4
numpy==1.19.5
Pillow==8.4.0
pyparsing==3.0.7
astroid==3.2.2
contourpy==1.1.1
coverage==7.5.4
cycler==0.12.1
dill==0.3.8
exceptiongroup==1.2.1
fonttools==4.53.0
importlib-resources==6.4.0
iniconfig==2.0.0
isort==5.13.2
kiwisolver==1.4.5
matplotlib==3.7.5
mccabe==0.7.0
numpy==1.24.4
packaging==24.1
pillow==10.3.0
platformdirs==4.2.2
pluggy==1.5.0
pylint==3.2.3
pyparsing==3.1.2
pytest==8.2.2
pytest-cov==5.0.0
python-dateutil==2.9.0.post0
six==1.16.0
tomli==2.0.1
tomlkit==0.12.5
typing-extensions==4.12.2
zipp==3.19.2

0 comments on commit 30aac8e

Please sign in to comment.