Skip to content

Commit

Permalink
use the env of qsdedu as the test env
Browse files Browse the repository at this point in the history
  • Loading branch information
yalinli2 committed Apr 20, 2024
1 parent 4b79393 commit 51d869f
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,36 @@
# For QSDsan
numpy==1.25.2
numba==0.58.0
scipy==1.10.1
sympy==1.11.1
pandas==1.5.2
matplotlib==3.8.0
seaborn==0.13.0
chaospy==4.3.12
pint==0.22
chemicals==1.1.5
thermo==0.2.27
fluids==1.0.25
biosteam==2.38.3
thermosteam==0.38.2
qsdsan==1.3.1
exposan==1.3.2
country-converter
graphviz==0.20.1
country-converter==1.2
fdasrsf==2.3.12
scikit-fda==0.9

# To pull the repo
nbgitpuller

# To enable slide show
jupyter_contrib_nbextensions==0.7.0
rise==5.7.1

# For the interactive modules
ipywidgets
jupyterlab-widgets
widgetsnbextension

# Machine learning
xgboost

0 comments on commit 51d869f

Please sign in to comment.