svjack commited on
Commit
1466e2f
·
verified ·
1 Parent(s): b08aa30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ numpy
3
  scipy
4
  matplotlib
5
  networkx
6
- scikit-learn
 
 
 
3
  scipy
4
  matplotlib
5
  networkx
6
+ scikit-learn
7
+
8
+ httpx[socks]