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 511f7ec commit 309e45eCopy full SHA for 309e45e
setup.py
@@ -31,7 +31,7 @@
31
install_requires=[
32
'torch==1.2.0',
33
'tqdm',
34
- 'test-tube==0.6.8',
+ 'test-tube>=0.6.9',
35
'pandas>=0.20.3',
36
],
37
classifiers=[
0 commit comments