asataura commited on
Commit
fed0bad
1 Parent(s): 08a71ae

Adding pandas version number

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,6 +2,7 @@ numpy==1.15.2
2
  torch==1.12.0
3
  matplotlib==3.0.0
4
  gym==0.10.9
 
5
  nn_builder
6
  streamlit
7
- pandas
 
2
  torch==1.12.0
3
  matplotlib==3.0.0
4
  gym==0.10.9
5
+ pandas==1.4.0
6
  nn_builder
7
  streamlit
8
+