Skip to content
Closed
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
31 changes: 17 additions & 14 deletions ci/builder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,32 @@
# dependencies (e.g., psycopg2) tend to be troublesome unless they ship binary
# wheels for a wide variety of platforms, including M1 Macs.

black==22.6.0
boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts]==1.24.22
boto3==1.24.22
black==22.8.0
boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts]==1.24.61
boto3==1.24.61
click==8.1.3
cryptography==37.0.4
colored==1.4.3
docker==5.0.3
docker==6.0.0
ec2instanceconnectcli==1.0.2
flake8==4.0.1
humanize==4.2.3
flake8==5.0.4
humanize==4.3.0
isort==5.10.1
junit-xml==1.9
kubernetes==22.6.0
kubernetes-stubs==22.6.0.post1
# 0.971 has a regression: https://github.com/python/mypy/pull/13223.
mypy==0.961
numpy==1.22.4
pandas==1.4.3
parameterized==0.8.1
paramiko==2.11.0
pdoc3==0.10.0
pg8000==1.29.1
prettytable==3.3.0
prettytable==3.4.0
psutil==5.9.1
# psycopg2 intentionally omitted. Use pg8000 instead.
pydantic==1.9.1
pydantic==1.9.2
PyMySQL==1.0.2
pytest==7.1.2
pyyaml==6.0
Expand All @@ -38,10 +41,10 @@ sqlparse==0.4.2
toml==0.10.2
twine==4.0.1
types-pkg-resources==0.1.3
types-prettytable==3.3.0
types-psutil==5.9.0
types-prettytable==3.3.1
types-psutil==5.9.5
types-PyMYSQL==1.0.19
types-PyYAML==6.0.9
types-requests==2.28.0
types-setuptools==57.4.18
types-toml==0.10.7
types-PyYAML==6.0.11
types-requests==2.28.9
types-setuptools==65.3.0
types-toml==0.10.8