diff --git a/dev-requirements.txt b/dev-requirements.txt index f1e94eb573..59b2aa462f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -103,8 +103,6 @@ decorator==5.1.1 # via # gcsfs # ipython -deprecated==1.2.14 - # via flytekit diskcache==5.6.3 # via flytekit distlib==0.3.7 @@ -407,7 +405,6 @@ python-dateutil==2.8.2 # arrow # botocore # croniter - # flytekit # google-cloud-bigquery # kubernetes # pandas @@ -474,7 +471,6 @@ six==1.16.0 # tensorflow sortedcontainers==2.4.0 # via - # flytekit # hypothesis stack-data==0.6.3 # via ipython @@ -560,7 +556,6 @@ wheel==0.41.3 wrapt==1.15.0 # via # aiobotocore - # deprecated # flytekit # tensorflow yarl==1.9.2 diff --git a/doc-requirements.txt b/doc-requirements.txt index 7e324e13f8..99bc515900 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -214,8 +214,6 @@ decorator==5.1.1 # retry defusedxml==0.7.1 # via nbconvert -deprecated==1.2.14 - # via flytekit dill==0.3.7 # via # datasets @@ -950,7 +948,6 @@ python-dateutil==2.8.2 # arrow # botocore # croniter - # flytekit # google-cloud-bigquery # great-expectations # jupyter-client @@ -1136,7 +1133,6 @@ snowflake-connector-python==3.2.0 sortedcontainers==2.4.0 # via # distributed - # flytekit # snowflake-connector-python soupsieve==2.5 # via beautifulsoup4 @@ -1438,7 +1434,6 @@ wrapt==1.15.0 # via # aiobotocore # astroid - # deprecated # flytekit # pandera # tensorflow diff --git a/setup.py b/setup.py index 9980f9ac4a..171250cef4 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,6 @@ "cookiecutter>=1.7.3", "croniter>=0.3.20,<4.0.0", "dataclasses-json>=0.5.2,<0.5.12", # TODO: remove upper-bound after fixing change in contract - "deprecated>=1.0,<2.0", "diskcache>=5.2.1", "docker>=4.0.0,<7.0.0", "docstring-parser>=0.9.0", @@ -59,7 +58,6 @@ # TODO: Remove upper-bound after protobuf community fixes it. https://github.com/flyteorg/flyte/issues/4359 "protobuf<4.25.0", "pyarrow>=4.0.0,<11.0.0", - "python-dateutil>=2.1", "python-json-logger>=2.0.0", "pytimeparse>=1.1.8,<2.0.0", "pyyaml!=6.0.0,!=5.4.0,!=5.4.1", # pyyaml is broken with cython 3: https://github.com/yaml/pyyaml/issues/601 @@ -67,7 +65,6 @@ "rich", "rich_click", "s3fs>=0.6.0", - "sortedcontainers>=1.5.9,<3.0.0", "statsd>=3.0.0,<4.0.0", "typing_extensions", "urllib3>=1.22,<2.0.0", diff --git a/tests/flytekit/integration/remote/mock_flyte_repo/workflows/requirements.txt b/tests/flytekit/integration/remote/mock_flyte_repo/workflows/requirements.txt index d548b475e7..da14458794 100644 --- a/tests/flytekit/integration/remote/mock_flyte_repo/workflows/requirements.txt +++ b/tests/flytekit/integration/remote/mock_flyte_repo/workflows/requirements.txt @@ -81,8 +81,6 @@ dataclasses-json==0.5.9 # via flytekit decorator==5.1.1 # via gcsfs -deprecated==1.2.14 - # via flytekit diskcache==5.6.1 # via flytekit docker==6.1.3 @@ -257,7 +255,6 @@ python-dateutil==2.8.2 # arrow # botocore # croniter - # flytekit # kubernetes # matplotlib # pandas @@ -316,8 +313,6 @@ six==1.16.0 # isodate # kubernetes # python-dateutil -sortedcontainers==2.4.0 - # via flytekit statsd==3.3.0 # via flytekit text-unidecode==1.3