Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemadden42 committed Mar 27, 2024
1 parent 4fc3f53 commit 2579177
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 74 deletions.
122 changes: 61 additions & 61 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ boto3 = "^1.21.31"
nested_dict = "^1.61"
nose = "^1.3.7"
psutil = "^5.9.0"
pytest = "^7.1.1"
pytest = "^8.1.1"
python-dateutil = "^2.8.2"
requests = "^2.27.1"
simplejson = "^3.17.6"
six = "^1.16.0"
slacker = "^0.14.0"
urllib3 = "^1.26.9"
black = "^23.3.0"
flake8 = "^6.0.0"
black = "^24.3.0"
flake8 = "^7.0.0"
pylint = "^3.0.1"
pandas = "^2.0.1"
rich = "^13.3.5"
Expand Down
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
astroid==3.1.0 ; python_version >= "3.9" and python_version < "4.0"
black==23.12.1 ; python_version >= "3.9" and python_version < "4.0"
boto3==1.34.51 ; python_version >= "3.9" and python_version < "4.0"
black==24.3.0 ; python_version >= "3.9" and python_version < "4.0"
boto3==1.34.71 ; python_version >= "3.9" and python_version < "4.0"
boto==2.49.0 ; python_version >= "3.9" and python_version < "4.0"
botocore==1.34.51 ; python_version >= "3.9" and python_version < "4.0"
botocore==1.34.71 ; python_version >= "3.9" and python_version < "4.0"
certifi==2024.2.2 ; python_version >= "3.9" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_version < "4.0"
click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
dill==0.3.8 ; python_version >= "3.9" and python_version < "4.0"
exceptiongroup==1.2.0 ; python_version >= "3.9" and python_version < "3.11"
execnet==2.0.2 ; python_version >= "3.9" and python_version < "4.0"
flake8==6.1.0 ; python_version >= "3.9" and python_version < "4.0"
flake8==7.0.0 ; python_version >= "3.9" and python_version < "4.0"
idna==3.6 ; python_version >= "3.9" and python_version < "4.0"
iniconfig==2.0.0 ; python_version >= "3.9" and python_version < "4.0"
isort==5.13.2 ; python_version >= "3.9" and python_version < "4.0"
Expand All @@ -24,24 +24,24 @@ mypy-extensions==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
nested-dict==1.61 ; python_version >= "3.9" and python_version < "4.0"
nose==1.3.7 ; python_version >= "3.9" and python_version < "4.0"
numpy==1.26.4 ; python_version >= "3.9" and python_version <= "3.11" or python_version >= "3.12" and python_version < "4.0"
packaging==23.2 ; python_version >= "3.9" and python_version < "4.0"
packaging==24.0 ; python_version >= "3.9" and python_version < "4.0"
pandas==2.2.1 ; python_version >= "3.9" and python_version < "4.0"
pathspec==0.12.1 ; python_version >= "3.9" and python_version < "4.0"
platformdirs==4.2.0 ; python_version >= "3.9" and python_version < "4.0"
pluggy==1.4.0 ; python_version >= "3.9" and python_version < "4.0"
psutil==5.9.8 ; python_version >= "3.9" and python_version < "4.0"
pycodestyle==2.11.1 ; python_version >= "3.9" and python_version < "4.0"
pyflakes==3.1.0 ; python_version >= "3.9" and python_version < "4.0"
pyflakes==3.2.0 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
pylint==3.1.0 ; python_version >= "3.9" and python_version < "4.0"
pytest-xdist==3.5.0 ; python_version >= "3.9" and python_version < "4.0"
pytest==7.4.4 ; python_version >= "3.9" and python_version < "4.0"
python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "4.0"
pytest==8.1.1 ; python_version >= "3.9" and python_version < "4.0"
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "4.0"
pytz==2024.1 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
requests==2.31.0 ; python_version >= "3.9" and python_version < "4.0"
rich==13.7.0 ; python_version >= "3.9" and python_version < "4.0"
s3transfer==0.10.0 ; python_version >= "3.9" and python_version < "4.0"
rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"
s3transfer==0.10.1 ; python_version >= "3.9" and python_version < "4.0"
simplejson==3.19.2 ; python_version >= "3.9" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
slacker==0.14.0 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit 2579177

Please sign in to comment.