Skip to content

Commit c103c0f

Browse files
authored
Merge pull request #7 from microsoft/fix-requirements
Update requirements.txt
2 parents 8967fac + 8f7b501 commit c103c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Models/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docopt
2-
dpu_utils>=0.1.9
3-
tensorflow-gpu>=1.6
2+
dpu_utils>=0.1.9,<1.0
3+
tensorflow-gpu>=1.6,<2.0
44
numpy

0 commit comments

Comments
 (0)