Update requirements.txt
This commit is contained in:
parent
13b51161f1
commit
e19e4ce8c3
@ -1,11 +1,15 @@
|
|||||||
|
|
||||||
|
|
||||||
# modules python a intégrer dans l'image du moteur de notebook lors de sa fabrication matplotlib scipy
|
# modules python a intégrer dans l'image du moteur de notebook lors de sa fabrication matplotlib scipy
|
||||||
numpy
|
numpy == 1.17.4
|
||||||
matplotlib
|
ipython == 7.13.0
|
||||||
pandas
|
ipykernel == 5.2.0
|
||||||
ipywidgets
|
matplotlib == 3.1.2
|
||||||
|
pandas == 0.25.3
|
||||||
|
ipywidgets==7.5.1
|
||||||
|
jupyter-js-widgets-nbextension==0.0.2.dev0
|
||||||
|
jupyter==1.0.0
|
||||||
jupyter_contrib_nbextensions
|
jupyter_contrib_nbextensions
|
||||||
seaborn
|
seaborn == 0.10.0
|
||||||
scipy
|
scipy == 1.3.3
|
||||||
appmode
|
appmode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user