add matplotlib
This commit is contained in:
parent
67de421ccf
commit
60f6cb62ba
|
|
@ -13,6 +13,7 @@ chardet==4.0.0
|
|||
click==7.1.2
|
||||
click-plugins==1.1.1
|
||||
cligj==0.7.1
|
||||
cycler==0.10.0
|
||||
decorator==4.4.2
|
||||
defusedxml==0.7.1
|
||||
docutils==0.16
|
||||
|
|
@ -34,8 +35,11 @@ jsonschema==3.2.0
|
|||
jupyter-client==6.1.12
|
||||
jupyter-core==4.7.1
|
||||
jupyterlab-pygments==0.1.2
|
||||
kiwisolver==1.3.1
|
||||
MarkupSafe==2.0.1
|
||||
matplotlib==3.4.2
|
||||
matplotlib-inline==0.1.2
|
||||
-e git+https://git.lucasjavaudin.com/LucasJavaudin/MetroSim@67de421ccff275b050ec662cf4e3d6a0d24e01eb#egg=metrosim
|
||||
mistune==0.8.4
|
||||
msgpack==1.0.2
|
||||
munch==2.5.0
|
||||
|
|
@ -55,6 +59,7 @@ partridge==1.1.1
|
|||
peartree==0.6.4
|
||||
pexpect==4.8.0
|
||||
pickleshare==0.7.5
|
||||
Pillow==8.2.0
|
||||
pluggy==0.13.1
|
||||
prometheus-client==0.10.1
|
||||
prompt-toolkit==3.0.18
|
||||
|
|
|
|||
Loading…
Reference in New Issue