Skip to content

chore: Update freeze-upstream-requirements #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 3, 2021
Merged
Show file tree
Hide file tree
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
14 changes: 5 additions & 9 deletions test/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,12 @@ Updating Upstream Requirements

The purpose of the upstream requirements files is to provide a stable list of
packages for dependencies to run downstream tests of the DynamoDB Encryption
Client. In order to update the upstream requirements in `upstream-requirements-py37.txt`
and `upstream-requirements-py27.txt`, run these commands:
Client. In order to update the upstream requirements in `upstream-requirements-py37.txt`,
run these commands::

.. code::
$ tox -e freeze-upstream-requirements-py37

$ tox -e freeze-upstream-requirements-py27
$ tox -e freeze-upstream-requirements-py37
Test them using::

Test them using:
$ tox -e test-upstream-requirements-py37

.. code::
$ tox -e test-upstream-requirements-py27
$ tox -e test-upstream-requirements-py37
78 changes: 0 additions & 78 deletions test/upstream-requirements-py27.txt

This file was deleted.

103 changes: 40 additions & 63 deletions test/upstream-requirements-py37.txt
Original file line number Diff line number Diff line change
@@ -1,65 +1,42 @@
apipkg==1.5
asn1crypto==1.0.1
atomicwrites==1.3.0
attrs==19.2.0
aws-sam-translator==1.15.0
aws-xray-sdk==2.4.2
boto==2.49.0
boto3==1.9.246
botocore==1.12.246
certifi==2019.9.11
cffi==1.12.3
cfn-lint==0.24.4
chardet==3.0.4
coverage==4.5.4
cryptography==3.3.2
DateTime==4.3
docker==4.1.0
docutils==0.15.2
ecdsa==0.13.3
execnet==1.7.1
future==0.18.0
hypothesis==4.40.0
idna==2.8
importlib-metadata==0.23
Jinja2==2.11.3
jmespath==0.9.4
jsondiff==1.1.2
jsonpatch==1.24
jsonpickle==1.2
jsonpointer==2.0
jsonschema==3.1.1
MarkupSafe==1.1.1
mock==3.0.5
more-itertools==7.2.0
moto==1.3.13
packaging==19.2
pluggy==0.13.0
attrs==21.2.0
boto3==1.18.12
botocore==1.21.12
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
coverage==5.5
cryptography==3.4.7
execnet==1.9.0
hypothesis==5.49.0
idna==3.2
importlib-metadata==4.6.3
iniconfig==1.1.1
Jinja2==3.0.1
jmespath==0.10.0
MarkupSafe==2.0.1
mock==4.0.3
more-itertools==8.8.0
moto==2.2.1
packaging==21.0
pluggy==0.13.1
py==1.10.0
pyasn1==0.4.7
pycparser==2.19
pyparsing==2.4.2
pyrsistent==0.15.4
pytest==5.2.1
pytest-cov==2.8.1
pytest-forked==1.0.2
pytest-mock==1.11.1
pytest-xdist==1.30.0
python-dateutil==2.8.0
python-jose==3.0.1
pytz==2019.3
PyYAML==5.4
requests==2.22.0
responses==0.10.6
rsa==4.5
s3transfer==0.2.1
six==1.12.0
sshpubkeys==3.1.0
urllib3==1.25.8
wcwidth==0.1.7
websocket-client==0.56.0
Werkzeug==0.16.0
wrapt==1.11.2
pycparser==2.20
pyparsing==2.4.7
pytest==6.2.4
pytest-cov==2.12.1
pytest-forked==1.3.0
pytest-mock==3.6.1
pytest-xdist==2.3.0
python-dateutil==2.8.2
pytz==2021.1
requests==2.26.0
responses==0.13.3
s3transfer==0.5.0
six==1.16.0
sortedcontainers==2.4.0
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.6
Werkzeug==2.0.1
xmltodict==0.12.0
zipp==0.6.0
zope.interface==4.6.0
zipp==3.5.0