We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16728d6 commit a07d35aCopy full SHA for a07d35a
setup.py
@@ -15,7 +15,7 @@ def read(fname):
15
16
def read_install_requires():
17
reqs = [
18
- 'tenvs>=1.0.7',
+ 'tenvs>=1.0.8',
19
'torch>=1.4',
20
'tensorflow==2.0.1',
21
'tensorboard==2.0.0',
0 commit comments