Sebastien Awwad
34790634ec
DOC: Clarify update instructions for requirements files
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2019-01-08 10:58:17 -05:00
Sebastien Awwad
39e4674e4c
Update deps using pip-compile and manual checking in Python2&3
...
Also add note about how this is done.
The dev-requirements.txt dependencies that do not appear in
requirements.txt have not been updated.
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2019-01-07 11:31:07 -05:00
pyup-bot
e6283ce5ac
Update requests from 2.20.0 to 2.20.1
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-11-14 10:28:33 -05:00
pyup-bot
702d78be7f
Update cryptography from 2.3.1 to 2.4.1
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-11-14 10:27:38 -05:00
pyup-bot
4c7ee1d5ab
Update urllib3 from 1.23 to 1.24.1
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-11-05 15:52:20 -05:00
pyup-bot
32f1acfa5b
Update certifi from 2018.8.24 to 2018.10.15
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-11-05 15:52:17 -05:00
pyup-bot
d8d7e50500
Update requests from 2.19.1 to 2.20.0
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-11-05 15:51:42 -05:00
pyup-bot
3171f00615
Update colorama from 0.3.9 to 0.4.0
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-11-05 15:50:58 -05:00
Sebastien Awwad
cdc0e4dc91
Add updated Python2 dependencies to requirements.txt
...
(instead of just Python3 dependencies)
Indirect dependencies differ slightly in Python2 and Python3.
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-10-02 22:41:24 -04:00
Sebastien Awwad
24a10b5527
Update dependencies and bump version to 0.11.2-alpha
...
for an alpha release.
Update dependencies:
bandit, py, pycparser, pynacl, securesystemslib, tox
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-10-02 22:24:14 -04:00
Trishank K Kuppusamy
b9bc8602c2
Update TUF to handle HTTPS proxies
...
Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
2018-08-31 13:18:35 -04:00
pyup-bot
41e33cf87a
Update cryptography from 2.3 to 2.3.1
...
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-08-30 16:13:30 -04:00
pyup-bot
3602d61321
Update dependencies pinned in dev-requirements
...
Update astroid from 1.6.5 to 2.0.4
Update cryptography from 2.2.2 to 2.3
Update cryptography from 2.2.2 to 2.3
Update gitdb2 from 2.0.3 to 2.0.4
Update gitpython from 2.1.10 to 2.1.11
Update pbr from 4.0.4 to 4.2.0
Update pluggy from 0.6.0 to 0.7.1
Update py from 1.5.3 to 1.5.4
Update pylint from 1.9.2 to 2.1.1
Update pyyaml from 3.12 to 3.13
Update smmap2 from 2.0.3 to 2.0.4
Update stevedore from 1.28.0 to 1.29.0
Update tox from 3.0.0 to 3.2.1
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-08-14 17:18:54 -04:00
Vladimir Diaz
3c08a9937c
Update third-party dep in requirements.txt
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-06-12 15:51:30 -04:00
Vladimir Diaz
2e03818d56
Add requirements.txt (generated by pip-compile, includes hashes)
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-06-04 14:36:03 -04:00
Vladimir Diaz
da39a0f9e4
Update securesystemslib in requirements.txt
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-04-30 13:38:44 -04:00
Vladimir Diaz
b3c7e9cc1a
Update the pip requirement files
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-04-23 13:40:49 -04:00
Vladimir Diaz
8b40894149
Upgrade dependencies in setup.py and requirement files
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-04-11 15:18:13 -04:00
Vladimir Diaz
8e5e4bb34e
Generate new requirements.txt based on setup.py
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-03-29 10:48:46 -04:00
Vladimir Diaz
22010db30c
Add hashes to requirements.txt (intended for those trying out TUF)
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-03-23 10:54:04 -04:00
Vladimir Diaz
f8e32f753f
Remove obsolete & testing dependencies from requirements.txt
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2017-11-09 11:15:40 -05:00
Vladimir Diaz
cb2b4ac83b
Remove 'simple-settings' requirement and add 'securesystemslib'
2017-01-12 16:31:47 -05:00
Artiom Baloian
b793c81739
Added simple_settings, now it is a requirement of TuF.
...
Rename conf.py into the settings.py an changed import call.
2016-11-01 15:38:40 -04:00
Vladimir Diaz
b2132e3c72
Support enryption + decryption with pyca/cryptography
2015-07-30 10:19:44 -04:00
Vladimir Diaz
3dcc08ca07
Remove ed25519 from requirements.txt and setup.py
2015-06-02 17:14:31 -04:00
Vladimir Diaz
05e6d2f10e
Add remaining install dependencies to requirements.txt and setup.py
2015-06-02 08:26:01 -04:00
Vladimir Diaz
6194486167
Add requirements.txt and install packages into environment
2015-06-01 17:32:07 -04:00