Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-c requirements.txt

git+git://github.com/flyteorg/pytest-flyte@main#egg=pytest-flyte
git+https://github.com/flyteorg/pytest-flyte@main#egg=pytest-flyte
coverage[toml]
joblib
mock
Expand Down
49 changes: 18 additions & 31 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ attrs==20.3.0
# jsonschema
# pytest
# pytest-docker
backports.entry-points-selectable==1.1.1
# via virtualenv
bcrypt==3.2.0
# via
# -c requirements.txt
Expand All @@ -44,7 +42,7 @@ chardet==4.0.0
# via
# -c requirements.txt
# binaryornot
charset-normalizer==2.0.9
charset-normalizer==2.0.10
# via
# -c requirements.txt
# requests
Expand Down Expand Up @@ -77,20 +75,19 @@ cryptography==36.0.1
# via
# -c requirements.txt
# paramiko
# secretstorage
dataclasses-json==0.5.6
# via
# -c requirements.txt
# flytekit
decorator==5.1.0
decorator==5.1.1
# via
# -c requirements.txt
# retry
deprecated==1.2.13
# via
# -c requirements.txt
# flytekit
diskcache==5.3.0
diskcache==5.4.0
# via
# -c requirements.txt
# flytekit
Expand All @@ -116,17 +113,17 @@ docstring-parser==0.13
# via
# -c requirements.txt
# flytekit
filelock==3.4.0
filelock==3.4.2
# via virtualenv
flyteidl==0.21.13
flyteidl==0.21.19
# via
# -c requirements.txt
# flytekit
grpcio==1.43.0
# via
# -c requirements.txt
# flytekit
identify==2.4.0
identify==2.4.2
# via pre-commit
idna==3.3
# via
Expand All @@ -138,11 +135,6 @@ importlib-metadata==4.10.0
# keyring
iniconfig==1.1.1
# via pytest
jeepney==0.7.1
# via
# -c requirements.txt
# keyring
# secretstorage
jinja2==3.0.3
# via
# -c requirements.txt
Expand All @@ -159,7 +151,7 @@ jsonschema==3.2.0
# via
# -c requirements.txt
# docker-compose
keyring==23.4.0
keyring==23.5.0
# via
# -c requirements.txt
# flytekit
Expand All @@ -183,7 +175,7 @@ marshmallow-jsonschema==0.13.0
# flytekit
mock==4.0.3
# via -r dev-requirements.in
mypy==0.930
mypy==0.931
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via
Expand All @@ -209,11 +201,11 @@ pandas==1.3.5
# via
# -c requirements.txt
# flytekit
paramiko==2.8.1
paramiko==2.9.2
# via
# -c requirements.txt
# docker
platformdirs==2.4.0
platformdirs==2.4.1
# via
# -c requirements.txt
# virtualenv
Expand All @@ -225,7 +217,7 @@ poyo==0.5.0
# cookiecutter
pre-commit==2.16.0
# via -r dev-requirements.in
protobuf==3.19.1
protobuf==3.19.3
# via
# -c requirements.txt
# flyteidl
Expand All @@ -243,7 +235,7 @@ pycparser==2.21
# via
# -c requirements.txt
# cffi
pynacl==1.4.0
pynacl==1.5.0
# via
# -c requirements.txt
# paramiko
Expand All @@ -262,7 +254,7 @@ pytest==6.2.5
# pytest-flyte
pytest-docker==0.10.3
# via pytest-flyte
pytest-flyte @ git+git://github.com/flyteorg/pytest-flyte@main
pytest-flyte @ git+https://github.com/flyteorg/pytest-flyte@main
# via -r dev-requirements.in
python-dateutil==2.8.1
# via
Expand Down Expand Up @@ -299,26 +291,22 @@ regex==2021.11.10
# via
# -c requirements.txt
# docker-image-py
requests==2.26.0
requests==2.27.1
# via
# -c requirements.txt
# cookiecutter
# docker
# docker-compose
# flytekit
# responses
responses==0.16.0
responses==0.17.0
# via
# -c requirements.txt
# flytekit
retry==0.9.2
# via
# -c requirements.txt
# flytekit
secretstorage==3.3.1
# via
# -c requirements.txt
# keyring
six==1.16.0
# via
# -c requirements.txt
Expand All @@ -328,7 +316,6 @@ six==1.16.0
# flytekit
# grpcio
# jsonschema
# pynacl
# python-dateutil
# responses
# virtualenv
Expand Down Expand Up @@ -365,13 +352,13 @@ typing-inspect==0.7.1
# via
# -c requirements.txt
# dataclasses-json
urllib3==1.26.7
urllib3==1.26.8
# via
# -c requirements.txt
# flytekit
# requests
# responses
virtualenv==20.10.0
virtualenv==20.13.0
# via pre-commit
websocket-client==0.59.0
# via
Expand All @@ -386,7 +373,7 @@ wrapt==1.13.3
# -c requirements.txt
# deprecated
# flytekit
zipp==3.6.0
zipp==3.7.0
# via
# -c requirements.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion doc-requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.[all]
-e file:.#egg=flytekit

git+git://github.com/flyteorg/furo@main
git+https://github.com/flyteorg/furo@main
sphinx
sphinx-gallery
sphinx-prompt
Expand Down
29 changes: 12 additions & 17 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.8
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# make doc-requirements.txt
Expand All @@ -16,7 +16,7 @@ appnope==0.1.2
# ipython
arrow==1.2.1
# via jinja2-time
astroid==2.9.2
astroid==2.9.3
# via sphinx-autoapi
attrs==21.4.0
# via jsonschema
Expand All @@ -37,9 +37,9 @@ black==21.12b0
# via papermill
bleach==4.1.0
# via nbconvert
boto3==1.20.30
boto3==1.20.32
# via sagemaker-training
botocore==1.23.30
botocore==1.23.32
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -98,9 +98,9 @@ entrypoints==0.3
# jupyter-client
# nbconvert
# papermill
flyteidl==0.21.17
flyteidl==0.21.19
# via flytekit
furo @ git+git://github.com/flyteorg/furo@main
furo @ git+https://github.com/flyteorg/furo@main
# via -r doc-requirements.in
gevent==21.12.0
# via sagemaker-training
Expand All @@ -118,8 +118,6 @@ imagesize==1.3.0
# via sphinx
importlib-metadata==4.10.0
# via keyring
importlib-resources==5.4.0
# via jsonschema
inotify_simple==1.2.1
# via sagemaker-training
ipykernel==5.5.6
Expand Down Expand Up @@ -219,7 +217,7 @@ pandocfilters==1.5.0
# via nbconvert
papermill==2.3.3
# via flytekit
paramiko==2.9.1
paramiko==2.9.2
# via sagemaker-training
parso==0.8.3
# via jedi
Expand All @@ -235,7 +233,7 @@ poyo==0.5.0
# via cookiecutter
prompt-toolkit==3.0.24
# via ipython
protobuf==3.19.1
protobuf==3.19.3
# via
# flyteidl
# flytekit
Expand All @@ -260,7 +258,7 @@ pygments==2.11.2
# nbconvert
# sphinx
# sphinx-prompt
pynacl==1.4.0
pynacl==1.5.0
# via paramiko
pyparsing==3.0.6
# via packaging
Expand Down Expand Up @@ -304,7 +302,7 @@ requests==2.27.1
# papermill
# responses
# sphinx
responses==0.16.0
responses==0.17.0
# via flytekit
retry==0.9.2
# via flytekit
Expand All @@ -323,7 +321,6 @@ six==1.16.0
# cookiecutter
# flytekit
# grpcio
# pynacl
# python-dateutil
# responses
# retrying
Expand Down Expand Up @@ -417,7 +414,7 @@ unidecode==1.3.2
# via
# python-slugify
# sphinx-autoapi
urllib3==1.26.7
urllib3==1.26.8
# via
# botocore
# flytekit
Expand All @@ -437,9 +434,7 @@ wrapt==1.13.3
# deprecated
# flytekit
zipp==3.7.0
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata
zope.event==4.5.0
# via gevent
zope.interface==5.4.0
Expand Down
Loading