added matplotlib to requirements.txt
This commit is contained in:
parent
8278098d4f
commit
7bdd79427d
@ -12,12 +12,15 @@ certifi==2024.8.30
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.3.2
|
||||
comm==0.2.2
|
||||
contourpy==1.3.0
|
||||
cycler==0.12.1
|
||||
debugpy==1.8.6
|
||||
decorator==5.1.1
|
||||
defusedxml==0.7.1
|
||||
exceptiongroup==1.2.2
|
||||
executing==2.1.0
|
||||
fastjsonschema==2.20.0
|
||||
fonttools==4.54.1
|
||||
fqdn==1.5.1
|
||||
h11==0.14.0
|
||||
httpcore==1.0.5
|
||||
@ -41,7 +44,9 @@ jupyter_server_terminals==0.5.3
|
||||
jupyterlab==4.2.5
|
||||
jupyterlab_pygments==0.3.0
|
||||
jupyterlab_server==2.27.3
|
||||
kiwisolver==1.4.7
|
||||
MarkupSafe==2.1.5
|
||||
matplotlib==3.9.2
|
||||
matplotlib-inline==0.1.7
|
||||
mistune==3.0.2
|
||||
nbclient==0.10.0
|
||||
@ -56,6 +61,7 @@ pandas==2.2.3
|
||||
pandocfilters==1.5.1
|
||||
parso==0.8.4
|
||||
pexpect==4.9.0
|
||||
pillow==10.4.0
|
||||
platformdirs==4.3.6
|
||||
prometheus_client==0.21.0
|
||||
prompt_toolkit==3.0.48
|
||||
@ -64,6 +70,7 @@ ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
pycparser==2.22
|
||||
Pygments==2.18.0
|
||||
pyparsing==3.1.4
|
||||
python-dateutil==2.9.0.post0
|
||||
python-json-logger==2.0.7
|
||||
pytz==2024.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user