salt/requirements/static/pkg/py3.9/windows.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

150 lines
3.3 KiB
Text
Raw Normal View History

2020-09-25 12:17:53 +01:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-emit-index-url --output-file=requirements/static/pkg/py3.9/windows.txt requirements/static/pkg/windows.in requirements/windows.txt
2020-09-25 12:17:53 +01:00
#
2023-11-23 15:57:45 -07:00
aiohttp==3.9.1
# via -r requirements/base.txt
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
autocommand==2.2.2
# via jaraco.text
certifi==2023.07.22
# via requests
cffi==1.16.0
2021-05-26 18:31:13 +01:00
# via
2022-12-23 14:25:00 -07:00
# clr-loader
2021-05-26 18:31:13 +01:00
# cryptography
2023-07-14 08:40:53 -06:00
charset-normalizer==3.2.0
2021-05-26 18:31:13 +01:00
# via requests
cheroot==10.0.0
2021-05-26 18:31:13 +01:00
# via cherrypy
cherrypy==18.8.0
# via -r requirements/base.txt
clr-loader==0.2.6
2022-12-23 14:25:00 -07:00
# via pythonnet
2021-05-26 18:31:13 +01:00
contextvars==2.4
# via -r requirements/base.txt
cryptography==41.0.7
2021-05-26 18:31:13 +01:00
# via
# -r requirements/base.txt
2021-05-26 18:31:13 +01:00
# pyopenssl
distro==1.8.0
2021-05-26 18:31:13 +01:00
# via -r requirements/base.txt
2023-11-23 15:57:45 -07:00
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
idna==3.4
2023-11-23 15:57:45 -07:00
# via
# requests
# yarl
immutables==0.15
2021-05-26 18:31:13 +01:00
# via contextvars
importlib-metadata==6.6.0
# via -r requirements/base.txt
inflect==6.0.4
# via jaraco.text
jaraco.collections==4.1.0
2021-05-26 18:31:13 +01:00
# via cherrypy
jaraco.context==4.3.0
# via jaraco.text
jaraco.functools==3.7.0
2021-05-26 18:31:13 +01:00
# via
# cheroot
# jaraco.text
# tempora
jaraco.text==3.11.1
2021-05-26 18:31:13 +01:00
# via jaraco.collections
jinja2==3.1.3
2021-05-26 18:31:13 +01:00
# via -r requirements/base.txt
2022-09-12 10:23:25 -07:00
jmespath==1.0.1
# via -r requirements/base.txt
2023-11-26 16:10:40 +00:00
looseversion==1.3.0
# via -r requirements/base.txt
lxml==4.9.2 ; sys_platform == "win32"
# via -r requirements/base.txt
2023-11-26 16:10:40 +00:00
markupsafe==2.1.3
2021-05-26 18:31:13 +01:00
# via
# -r requirements/base.txt
# jinja2
more-itertools==9.1.0
2021-05-26 18:31:13 +01:00
# via
# cheroot
# cherrypy
# jaraco.functools
# jaraco.text
2023-11-26 16:10:40 +00:00
msgpack==1.0.7
2021-05-26 18:31:13 +01:00
# via -r requirements/base.txt
2023-11-23 15:57:45 -07:00
multidict==6.0.4
# via
# aiohttp
# yarl
packaging==23.1
# via -r requirements/base.txt
portend==3.1.0
2021-05-26 18:31:13 +01:00
# via cherrypy
2023-11-26 16:10:40 +00:00
psutil==5.9.6
2021-09-24 00:24:11 -05:00
# via -r requirements/base.txt
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
pycparser==2.21
# via cffi
pycryptodomex==3.19.1
2021-05-26 18:31:13 +01:00
# via -r requirements/crypto.txt
pydantic==1.10.8
# via inflect
pymssql==2.2.7 ; sys_platform == "win32"
# via -r requirements/base.txt
pymysql==1.1.0 ; sys_platform == "win32"
# via -r requirements/base.txt
pyopenssl==23.2.0
# via -r requirements/base.txt
python-dateutil==2.8.2
# via -r requirements/base.txt
2023-11-26 16:10:40 +00:00
python-gnupg==0.5.1
# via -r requirements/base.txt
pythonnet==3.0.1 ; sys_platform == "win32"
# via -r requirements/base.txt
2023-11-26 16:10:40 +00:00
pytz==2023.3.post1
2021-05-26 18:31:13 +01:00
# via tempora
pywin32==306 ; sys_platform == "win32"
2021-05-26 18:31:13 +01:00
# via
# -r requirements/base.txt
2021-05-26 18:31:13 +01:00
# cherrypy
# wmi
pyyaml==6.0.1
2021-05-26 18:31:13 +01:00
# via -r requirements/base.txt
2023-11-26 16:10:40 +00:00
pyzmq==25.1.1
2021-05-26 18:31:13 +01:00
# via -r requirements/zeromq.txt
2023-05-23 08:35:07 -06:00
requests==2.31.0
# via -r requirements/base.txt
setproctitle==1.3.2
# via -r requirements/base.txt
2021-05-26 18:31:13 +01:00
six==1.15.0
# via python-dateutil
2023-09-20 15:52:18 +01:00
tempora==5.3.0
2021-05-26 18:31:13 +01:00
# via portend
timelib==0.3.0
# via -r requirements/base.txt
tornado==6.3.3
2023-05-13 21:28:32 -07:00
# via -r requirements/base.txt
typing-extensions==4.8.0
# via pydantic
2023-10-29 09:24:34 +00:00
urllib3==1.26.18
# via requests
wmi==1.5.1 ; sys_platform == "win32"
# via -r requirements/base.txt
2023-11-23 15:57:45 -07:00
yarl==1.9.4
# via aiohttp
2023-09-25 11:41:20 +01:00
zc.lockfile==3.0.post1
2021-05-26 18:31:13 +01:00
# via cherrypy
zipp==3.16.2
# via importlib-metadata
2021-05-26 18:31:13 +01:00
# The following packages are considered to be unsafe in a requirements file:
# setuptools