Skip to content

Commit

Permalink
Remove pytz constraint (flyteorg#786)
Browse files Browse the repository at this point in the history
* Remove pytz constraint from setup.py

Signed-off-by: Eduardo Apolinario <[email protected]>

* Regenerate requirements files

Signed-off-by: Eduardo Apolinario <[email protected]>

* Put pytz back

Signed-off-by: Eduardo Apolinario <[email protected]>

* make requirements.txt

Signed-off-by: Eduardo Apolinario <[email protected]>

Co-authored-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario and eapolinario authored Dec 20, 2021
1 parent 119543b commit ab04891
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 109 deletions.
29 changes: 14 additions & 15 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ chardet==4.0.0
# via
# -c requirements.txt
# binaryornot
charset-normalizer==2.0.8
charset-normalizer==2.0.9
# via
# -c requirements.txt
# requests
Expand All @@ -69,11 +69,11 @@ cookiecutter==1.7.3
# flytekit
coverage[toml]==6.2
# via -r dev-requirements.in
croniter==1.0.15
croniter==1.1.0
# via
# -c requirements.txt
# flytekit
cryptography==36.0.0
cryptography==36.0.1
# via
# -c requirements.txt
# paramiko
Expand All @@ -94,7 +94,7 @@ diskcache==5.3.0
# via
# -c requirements.txt
# flytekit
distlib==0.3.3
distlib==0.3.4
# via virtualenv
distro==1.6.0
# via docker-compose
Expand All @@ -118,11 +118,11 @@ docstring-parser==0.13
# flytekit
filelock==3.4.0
# via virtualenv
flyteidl==0.21.11
flyteidl==0.21.13
# via
# -c requirements.txt
# flytekit
grpcio==1.42.0
grpcio==1.43.0
# via
# -c requirements.txt
# flytekit
Expand All @@ -132,7 +132,7 @@ idna==3.3
# via
# -c requirements.txt
# requests
importlib-metadata==4.8.2
importlib-metadata==4.10.0
# via
# -c requirements.txt
# keyring
Expand Down Expand Up @@ -183,20 +183,20 @@ marshmallow-jsonschema==0.13.0
# flytekit
mock==4.0.3
# via -r dev-requirements.in
mypy==0.910
mypy==0.920
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via
# -c requirements.txt
# mypy
# typing-inspect
natsort==8.0.0
natsort==8.0.2
# via
# -c requirements.txt
# flytekit
nodeenv==1.6.0
# via pre-commit
numpy==1.21.4
numpy==1.21.5
# via
# -c requirements.txt
# pandas
Expand All @@ -205,7 +205,7 @@ packaging==21.3
# via
# -c requirements.txt
# pytest
pandas==1.3.4
pandas==1.3.5
# via
# -c requirements.txt
# flytekit
Expand Down Expand Up @@ -285,10 +285,9 @@ pytimeparse==1.1.8
# via
# -c requirements.txt
# flytekit
pytz==2018.4
pytz==2021.3
# via
# -c requirements.txt
# flytekit
# pandas
pyyaml==5.4.1
# via
Expand Down Expand Up @@ -349,13 +348,13 @@ texttable==1.6.4
# via docker-compose
toml==0.10.2
# via
# mypy
# pre-commit
# pytest
tomli==1.2.2
tomli==1.2.3
# via
# -c requirements.txt
# coverage
# mypy
typing-extensions==4.0.1
# via
# -c requirements.txt
Expand Down
49 changes: 23 additions & 26 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ beautifulsoup4==4.10.0
# sphinx-material
binaryornot==0.4.4
# via cookiecutter
black==21.11b1
black==21.12b0
# via papermill
bleach==4.1.0
# via nbconvert
boto3==1.20.17
boto3==1.20.24
# via sagemaker-training
botocore==1.23.17
botocore==1.23.24
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ cffi==1.15.0
# pynacl
chardet==4.0.0
# via binaryornot
charset-normalizer==2.0.8
charset-normalizer==2.0.9
# via requests
checksumdir==1.2.0
# via flytekit
Expand All @@ -63,9 +63,9 @@ cloudpickle==2.0.0
# via flytekit
cookiecutter==1.7.3
# via flytekit
croniter==1.0.15
croniter==1.1.0
# via flytekit
cryptography==36.0.0
cryptography==36.0.1
# via
# -r doc-requirements.in
# paramiko
Expand Down Expand Up @@ -95,15 +95,15 @@ entrypoints==0.3
# jupyter-client
# nbconvert
# papermill
flyteidl==0.21.11
flyteidl==0.21.13
# via flytekit
furo @ git+git://github.com/flyteorg/furo@main
# via -r doc-requirements.in
gevent==21.8.0
gevent==21.12.0
# via sagemaker-training
greenlet==1.1.2
# via gevent
grpcio==1.42.0
grpcio==1.43.0
# via
# -r doc-requirements.in
# flytekit
Expand All @@ -113,13 +113,13 @@ idna==3.3
# via requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.8.2
importlib-metadata==4.10.0
# via keyring
inotify_simple==1.2.1
# via sagemaker-training
ipykernel==5.5.6
# via flytekit
ipython==7.30.0
ipython==7.30.1
# via ipykernel
ipython-genutils==0.2.0
# via
Expand All @@ -144,7 +144,7 @@ jmespath==0.10.0
# via
# boto3
# botocore
jsonschema==4.2.1
jsonschema==4.3.2
# via nbformat
jupyter-client==7.1.0
# via
Expand All @@ -161,9 +161,9 @@ k8s-proto==0.0.3
# via flytekit
keyring==23.4.0
# via flytekit
lazy-object-proxy==1.6.0
lazy-object-proxy==1.7.1
# via astroid
lxml==4.6.5
lxml==4.7.1
# via sphinx-material
markupsafe==2.0.1
# via jinja2
Expand All @@ -184,7 +184,7 @@ mypy-extensions==0.4.3
# via
# black
# typing-inspect
natsort==8.0.0
natsort==8.0.2
# via flytekit
nbclient==0.5.9
# via
Expand All @@ -197,11 +197,11 @@ nbformat==5.1.3
# nbclient
# nbconvert
# papermill
nest-asyncio==1.5.2
nest-asyncio==1.5.4
# via
# jupyter-client
# nbclient
numpy==1.21.4
numpy==1.21.5
# via
# flytekit
# pandas
Expand All @@ -212,7 +212,7 @@ packaging==21.3
# via
# bleach
# sphinx
pandas==1.3.4
pandas==1.3.5
# via flytekit
pandocfilters==1.5.0
# via nbconvert
Expand All @@ -232,7 +232,7 @@ platformdirs==2.4.0
# via black
poyo==0.5.0
# via cookiecutter
prompt-toolkit==3.0.23
prompt-toolkit==3.0.24
# via ipython
protobuf==3.19.1
# via
Expand Down Expand Up @@ -283,10 +283,9 @@ python-slugify[unidecode]==5.0.2
# sphinx-material
pytimeparse==1.1.8
# via flytekit
pytz==2018.4
pytz==2021.3
# via
# babel
# flytekit
# pandas
pyyaml==6.0
# via
Expand All @@ -295,9 +294,7 @@ pyyaml==6.0
pyzmq==22.3.0
# via jupyter-client
regex==2021.11.10
# via
# black
# docker-image-py
# via docker-image-py
requests==2.26.0
# via
# cookiecutter
Expand Down Expand Up @@ -339,7 +336,7 @@ sortedcontainers==2.4.0
# via flytekit
soupsieve==2.3.1
# via beautifulsoup4
sphinx==4.3.1
sphinx==4.3.2
# via
# -r doc-requirements.in
# furo
Expand Down Expand Up @@ -391,7 +388,7 @@ textwrap3==0.9.2
# via ansiwrap
thrift==0.15.0
# via hmsclient
tomli==1.2.2
tomli==1.2.3
# via black
tornado==6.1
# via
Expand Down
Loading

0 comments on commit ab04891

Please sign in to comment.