jithenderchoudary commited on
Commit
5f4ba0b
·
verified ·
1 Parent(s): 7372ea0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- pip install ansys-mapdl-core
2
  streamlit
3
  pandas
4
  scikit-learn
5
  xgboost
6
  docker build .
7
  RUN pip install --upgrade pip
 
 
 
 
 
1
  streamlit
2
  pandas
3
  scikit-learn
4
  xgboost
5
  docker build .
6
  RUN pip install --upgrade pip
7
+ ansys-mapdl-core
8
+ ansys-mapdl-core==0.63.1
9
+