Skip to content

Commit

Permalink
lock files
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Chiao <danny@tecton.ai>
  • Loading branch information
adchia committed Apr 20, 2022
1 parent 1f246ad commit f625910
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ charset-normalizer==2.0.12
# aiohttp
# requests
# snowflake-connector-python
click==8.1.2
click==8.0.1
# via
# black
# feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
click==8.1.2
click==8.0.1
# via
# feast (setup.py)
# uvicorn
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.7-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ charset-normalizer==2.0.12
# aiohttp
# requests
# snowflake-connector-python
click==8.1.2
click==8.0.1
# via
# black
# feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.7-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
click==8.1.2
click==8.0.1
# via
# feast (setup.py)
# uvicorn
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ charset-normalizer==2.0.12
# aiohttp
# requests
# snowflake-connector-python
click==8.1.2
click==8.0.1
# via
# black
# feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
click==8.1.2
click==8.0.1
# via
# feast (setup.py)
# uvicorn
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ charset-normalizer==2.0.12
# aiohttp
# requests
# snowflake-connector-python
click==8.1.2
click==8.0.1
# via
# black
# feast (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
click==8.1.2
click==8.0.1
# via
# feast (setup.py)
# uvicorn
Expand Down

0 comments on commit f625910

Please sign in to comment.