Upgrade pyzmq on darwin due to build failure

This commit is contained in:
Daniel A. Wozniak 2024-02-18 15:05:05 -07:00 committed by Daniel Wozniak
parent 3e540257c5
commit 6703d19bce
27 changed files with 9 additions and 30 deletions

View file

@ -23,7 +23,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers
@ -389,7 +388,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# yamllint
# yamlordereddictloader
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via
# -c requirements/static/ci/../pkg/py3.10/darwin.txt
# -r requirements/zeromq.txt

View file

@ -20,7 +20,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -26,7 +26,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -14,7 +14,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -21,7 +21,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers
@ -359,7 +358,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# yamllint
# yamlordereddictloader
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via
# -c requirements/static/ci/../pkg/py3.11/darwin.txt
# -r requirements/zeromq.txt

View file

@ -18,7 +18,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -24,7 +24,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -12,7 +12,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -21,7 +21,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers
@ -359,7 +358,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# yamllint
# yamlordereddictloader
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via
# -c requirements/static/ci/../pkg/py3.12/darwin.txt
# -r requirements/zeromq.txt

View file

@ -18,7 +18,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -24,7 +24,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -12,7 +12,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -22,7 +22,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -24,7 +24,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -16,7 +16,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -20,7 +20,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -22,7 +22,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -14,7 +14,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -23,7 +23,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers
@ -421,7 +420,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# yamllint
# yamlordereddictloader
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via
# -c requirements/static/ci/../pkg/py3.9/darwin.txt
# -r requirements/zeromq.txt

View file

@ -20,7 +20,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -22,7 +22,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -14,7 +14,6 @@ attrs==23.1.0
# via
# aiohttp
# jsonschema
# pytest
# pytest-salt-factories
# pytest-shell-utilities
# pytest-skip-markers

View file

@ -91,7 +91,7 @@ pytz==2022.1
# via tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via -r requirements/zeromq.txt
requests==2.31.0
# via

View file

@ -91,7 +91,7 @@ pytz==2022.1
# via tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via -r requirements/zeromq.txt
requests==2.31.0
# via

View file

@ -91,7 +91,7 @@ pytz==2022.1
# via tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via -r requirements/zeromq.txt
requests==2.31.0
# via

View file

@ -91,7 +91,7 @@ pytz==2022.1
# via tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==23.2.0
pyzmq==25.1.2 ; sys_platform == "darwin"
# via -r requirements/zeromq.txt
requests==2.31.0
# via

View file

@ -3,3 +3,4 @@
pyzmq>=20.0.0
pyzmq==25.0.2 ; sys_platform == "win32"
pyzmq==25.1.2 ; sys_platform == "darwin"