salt/requirements/static/pkg/py3.7/windows.txt
Megan Wilhite fc7d0a9296
Merge freeze into master (#62438)
* fixes saltstack/salt#62372 unable to use random shuffle and sample functions as Jinja filters

* move random_shuffle and random_sample logic to utils

* static seed in tests seems to have shifted

* static seed in tests require hash module

* Change Tiamat to onedir in release notes

* Reinstate known issues

* Update release notes with onedir package support policy

* need to check the version of Netmiko python library and then import the exceptions from different locations depending on the result.

* Adding changelog.

* swap out if...else for double try...except.

* Remove extra fix we don't need anymore

* [Docs] include onedir system python note

* Update all platforms to use pycparser 2.21 or greater for Py 3.9 or higher, fixes fips fault with openssl v3.x

* Remove the PyObjC dependency

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>

* Add "<tiamat> python" subcommand to allow execution or arbitrary scripts via bundled Python runtime

* Document usage of bundled Python runtime for Client API

* Use explicit locals for custom script execution, handle exception in similar fashion as Python

* Remove old __file__ replacement

* Apply suggestions from code review

Co-authored-by: Pedro Algarvio <pedro@algarvio.me>

Co-authored-by: nicholasmhughes <nicholasmhughes@gmail.com>
Co-authored-by: Alyssa Rock <alyssa.rock@gmail.com>
Co-authored-by: Gareth J. Greenaway <gareth@saltstack.com>
Co-authored-by: Twangboy <leesh@vmware.com>
Co-authored-by: David Murphy < dmurphy@saltstack.com>
Co-authored-by: Pedro Algarvio <palgarvio@vmware.com>
Co-authored-by: Lukas Raska <lukas@raska.me>
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2022-08-08 11:27:10 -06:00

146 lines
3.3 KiB
Text

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements/static/pkg/py3.7/windows.txt requirements/static/pkg/windows.in requirements/windows.txt
#
certifi==2022.5.18.1
# via
# -r requirements/windows.txt
# requests
cffi==1.14.6
# via
# -r requirements/windows.txt
# cryptography
chardet==3.0.4
# via requests
cheroot==8.5.2
# via cherrypy
cherrypy==18.6.1
# via -r requirements/windows.txt
contextvars==2.4
# via -r requirements/base.txt
cryptography==3.4.7
# via
# -r requirements/windows.txt
# pyopenssl
distro==1.5.0
# via -r requirements/base.txt
gitdb==4.0.5
# via gitpython
gitpython==3.1.18
# via -r requirements/windows.txt
idna==2.8
# via requests
immutables==0.15
# via contextvars
importlib-metadata==4.6.4 ; python_version >= "3.6" and python_version < "3.10"
# via -r requirements/windows.txt
ioloop==0.1a0
# via -r requirements/windows.txt
jaraco.classes==3.2.1
# via jaraco.collections
jaraco.collections==3.2.0
# via cherrypy
jaraco.functools==2.0
# via
# cheroot
# jaraco.text
# tempora
jaraco.text==3.5.0
# via jaraco.collections
jinja2==3.1.0
# via -r requirements/base.txt
libnacl==1.8.0
# via -r requirements/windows.txt
lxml==4.9.1
# via -r requirements/windows.txt
mako==1.1.4
# via -r requirements/windows.txt
markupsafe==2.0.1
# via
# -r requirements/base.txt
# jinja2
# mako
more-itertools==8.2.0
# via
# cheroot
# cherrypy
# jaraco.classes
# jaraco.functools
msgpack==1.0.2
# via -r requirements/base.txt
portend==2.6
# via cherrypy
psutil==5.8.0
# via -r requirements/base.txt
pyasn1==0.4.8
# via -r requirements/windows.txt
pycparser==2.21
# via
# -r requirements/windows.txt
# cffi
# pythonnet
pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pycurl==7.43.0.5
# via -r requirements/windows.txt
pymssql==2.2.1
# via -r requirements/windows.txt
pymysql==1.0.2
# via -r requirements/windows.txt
pyopenssl==20.0.1
# via -r requirements/windows.txt
python-dateutil==2.8.1
# via -r requirements/windows.txt
python-gnupg==0.4.8
# via -r requirements/windows.txt
pythonnet==2.5.2
# via -r requirements/windows.txt
pytz==2022.1
# via tempora
pywin32==303
# via
# -r requirements/windows.txt
# cherrypy
# wmi
pyyaml==5.4.1
# via -r requirements/base.txt
pyzmq==18.0.1 ; python_version < "3.9"
# via -r requirements/zeromq.txt
requests==2.25.1
# via
# -r requirements/base.txt
# -r requirements/windows.txt
setproctitle==1.1.10
# via -r requirements/windows.txt
six==1.16.0
# via
# cheroot
# pyopenssl
# python-dateutil
smmap==3.0.4
# via gitdb
tempora==4.1.1
# via portend
timelib==0.2.5
# via -r requirements/windows.txt
typing-extensions==3.10.0.0
# via
# gitpython
# importlib-metadata
urllib3==1.26.6
# via
# -r requirements/windows.txt
# requests
wheel==0.36.2
# via -r requirements/windows.txt
wmi==1.5.1
# via -r requirements/windows.txt
zc.lockfile==2.0
# via cherrypy
zipp==3.5.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools