Skip to content

Commit 309e45e

Browse files
Update setup.py
1 parent 511f7ec commit 309e45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
install_requires=[
3232
'torch==1.2.0',
3333
'tqdm',
34-
'test-tube==0.6.8',
34+
'test-tube>=0.6.9',
3535
'pandas>=0.20.3',
3636
],
3737
classifiers=[

0 commit comments

Comments
 (0)