Skip to content

Commit

Permalink
Requirements upgraded for proper release
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzamaiot committed Dec 26, 2020
1 parent c0bfd70 commit caddbd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ distro==1.5.0
tensorflow>=2.3.0,<2.4.0
tensorflow-serving-api==2.3.0
apache-beam==2.26.0
google-apitools==0.5.31
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"tensorflow>=2.3.0,<2.4.0",
"tensorflow-serving-api==2.3.0",
"apache-beam==2.26.0", # temporary for dataflow runner
"google-apitools==0.5.31", # temporary for dataflow runner
],
entry_points="""
[console_scripts]
Expand Down

0 comments on commit caddbd6

Please sign in to comment.