drscotthawley commited on
Commit
781c1d3
1 Parent(s): ad970c6

added versions for wheel and setuptools

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- setuptools
2
- wheel
3
  gradio
4
  numpy
5
  torch
 
1
+ setuptools>=59.6.0
2
+ wheel>=0.43.0
3
  gradio
4
  numpy
5
  torch