salt/requirements/static/ci/py3.6/windows-crypto.txt
Pedro Algarvio 2ed6d1a974 Enforce requirements and their versions consistency
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.
2021-09-21 13:42:53 -07:00

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