Skip to content

Commit

Permalink
Update requirements_GenNet.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnovanHilten authored Jul 5, 2024
1 parent 8d7a399 commit 96ce4ab
Showing 1 changed file with 21 additions and 22 deletions.
43 changes: 21 additions & 22 deletions requirements_GenNet.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,25 @@
h5py>=2.10.0
joblib>=0.16.0
Markdown>=3.2.1
matplotlib>=3.3.2
jupyter>=1.0.0
h5py>=2.10.0,<=3.10
joblib>=0.16.0,<=1.3.2
Markdown>=3.2.1,<=3.5
matplotlib>=3.3.2,<=3.8.1
jupyter==1.0.0
numpy==1.21.6
pandas>=0.25.3
Pillow>=7.2.0
plotly>=4.12.0
pyparsing>=2.4.7
scikit-learn>=0.23.2
scipy>=1.4.1
seaborn>=0.10.1
scikit-learn>=0.0
tables>=3.6.1
tqdm>=4.49.0
zipp>=3.1.0
pytest>=6.2.5
pandas>=0.25.3,<=2.0.3
Pillow>=7.2.0,<=10.1.0
plotly>=4.12.0,<=5.17.0
pyparsing>=2.4.7,<=3.1.1
scikit-learn>=0.23.2,<=1.3.1
scipy>=1.4.1,<=1.11.3
seaborn>=0.10.1,<=0.13.0
tables>=3.6.1,<=3.9.1
tqdm>=4.49.0,<=4.66.1
zipp>=3.1.0,<=3.17.0
pytest>=6.2.5,<=7.4.2
protobuf>=3.11,<=3.20.2
statsmodels
shap
statsmodels<=0.14.0
shap==0.43.0
path_explain
psutil
kaleido
psutil<=5.9.6
kaleido<=0.2.1
tensorflow>=2.2,<=2.11.1
bitarray
bitarray<=2.8.2

0 comments on commit 96ce4ab

Please sign in to comment.