mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00

Use use the packaging requirements as version constraints to all other requirements files which should include Salt's base requirements. The nox sessions now don't install the base requirements since the "top" requirements file includes the base requirements. All of this, ensuring that the same versions are used on all of them.
10 lines
377 B
Text
10 lines
377 B
Text
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file=requirements/static/ci/py3.6/windows-crypto.txt --pip-args='--constraint=requirements/static/ci/py3.6/windows.txt' requirements/static/ci/crypto.in
|
|
#
|
|
m2crypto==0.38.0
|
|
# via -r requirements/static/ci/crypto.in
|
|
pycryptodome==3.10.1
|
|
# via -r requirements/static/ci/crypto.in
|