File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,9 @@ Updating Upstream Requirements
19
19
==============================
20
20
21
21
The purpose of the upstream requirements files is to provide a stable list of
22
- packages for pyca/cryptography's downstream test of the DynamoDB Encryption
23
- Client. They are frozen so that dependencies unrelated to pyca/cryptography
24
- don't break the pyca/cryptography CI. In order to update the upstream
25
- requirements in `upstream-requirements-py37.txt ` and
26
- `upstream-requirements-py27.txt `, run these commands:
22
+ packages for dependencies to run downstream tests of the DynamoDB Encryption
23
+ Client. In order to update the upstream requirements in `upstream-requirements-py37.txt `
24
+ and `upstream-requirements-py27.txt `, run these commands:
27
25
28
26
.. code ::
29
27
You can’t perform that action at this time.
0 commit comments