GeorgyVlasov commited on
Commit
c779aa6
1 Parent(s): 00f3782

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  requests
2
  tabulate
3
  future
4
- --extra-index-url http://h2o-release.s3.amazonaws.com/h2o/latest_stable_Py.html
5
- h2o
6
  gradio
7
  matplotlib
8
  pandas
 
1
  requests
2
  tabulate
3
  future
4
+ h2o == 3.42.0.2
5
+
6
  gradio
7
  matplotlib
8
  pandas