Skip to content

Commit

Permalink
Updated the python libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
darkpanda08 authored and jaredjstewart committed Sep 5, 2023
1 parent db70e02 commit 47cf29e
Showing 1 changed file with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@

argcomplete==1.11.1
asn1crypto==0.24.0
astroid==2.2.5
awscli==1.25.31
boto3==1.24.31
botocore==1.27.31
certifi==2022.12.7
argcomplete==3.1.1
asn1crypto==1.5.1
astroid==2.15.6
awscli==1.29.37
boto3==1.28.37
botocore==1.31.37
certifi==2023.7.22
cffi==1.15.1
cfn-flip==1.2.2
chardet==3.0.4
click==7.1.1
cfn-flip==1.3.0
chardet==5.2.0
click==8.1.7
colorama==0.3.9
cryptography==41.0.0
cryptography==41.0.3
docutils==0.15.2
durationpy==0.5
Flask==2.3.2
hjson==3.0.1
idna==2.9
importlib-metadata==1.6.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==0.9.5
Flask==2.3.3
hjson==3.1.0
idna==3.4
importlib-metadata==6.8.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
kappa==0.6.0
lambda-packages==0.20.0
lazy-object-proxy==1.4.1
MarkupSafe==1.1.1
mccabe==0.6.1
pip-tools==4.5.1
placebo==0.9.0
pyasn1==0.4.6
pycparser==2.19
pylint==2.3.1
python-dateutil==2.6.1
python-slugify==4.0.0
PyYAML==5.4
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
mccabe==0.7.0
pip-tools==7.3.0
placebo==0.8.1
pyasn1==0.5.0
pycparser==2.21
pylint==2.17.5
python-dateutil==2.8.2
python-slugify==8.0.1
PyYAML==6.0.1
requests==2.31.0
rsa==4.7
s3transfer==0.6.0
six==1.14.0
s3transfer==0.6.2
six==1.16.0
text-unidecode==1.3
toml==0.10.0
tqdm==4.43.0
troposphere==4.0.1
typed-ast==1.5.4
Unidecode==1.1.1
toml==0.10.2
tqdm==4.66.1
troposphere==4.4.1
typed-ast==1.5.5
Unidecode==1.3.6
urllib3==1.26.10
Werkzeug==2.2.3
wrapt==1.11.2
Werkzeug==2.3.7
wrapt==1.15.0
wsgi-request-logger==0.4.6
yapf==0.28.0
zappa==0.54.0
zipp==3.1.0
yapf==0.40.1
zappa==0.56.0
zipp==3.16.2

0 comments on commit 47cf29e

Please sign in to comment.