Skip to content

Commit

Permalink
add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
piket committed Oct 24, 2023
1 parent a9aa2d2 commit 9383ea9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,10 @@ docker==6.1.3
# testcontainers
docutils==0.19
# via sphinx
elastic-transport==8.4.1
# via elasticsearch
elasticsearch==8.8.0
# via eg-feast (setup.py)
entrypoints==0.4
# via altair
environs==9.5.0
Expand Down
4 changes: 4 additions & 0 deletions sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,10 @@ docker==6.1.3
# testcontainers
docutils==0.19
# via sphinx
elastic-transport==8.4.1
# via elasticsearch
elasticsearch==8.8.0
# via eg-feast (setup.py)
entrypoints==0.4
# via altair
exceptiongroup==1.1.1
Expand Down
4 changes: 4 additions & 0 deletions sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,10 @@ docker==6.1.3
# testcontainers
docutils==0.19
# via sphinx
elastic-transport==8.4.1
# via elasticsearch
elasticsearch==8.8.0
# via eg-feast (setup.py)
entrypoints==0.4
# via altair
environs==9.5.0
Expand Down

0 comments on commit 9383ea9

Please sign in to comment.