Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix
Signed-off-by: Kevin Zhang <kevin.zhang.13499@gmail.com>
  • Loading branch information
kevjumba authored and adchia committed Apr 20, 2022
commit 199850eb470808f4e315d8c31df4dce725a0159d
2 changes: 2 additions & 0 deletions sdk/python/requirements/py3.7-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,8 @@ protobuf==3.19.4
# tensorflow-metadata
psutil==5.9.0
# via feast (setup.py)
psycopg2-binary==2.9.3
# via feast (setup.py)
ptyprocess==0.7.0
# via pexpect
py==1.11.0
Expand Down