Skip to content

Commit 7c2fa0d

Browse files
authored
feat: revert "bump pyzmq from 25.1.1 to 26.4.0" (#26)
This reverts commit 851f879.
1 parent 851f879 commit 7c2fa0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
| [python-lsp-server](https://github.com/python-lsp/python-lsp-server) | 1.12.2 | python3_extratools |
6161
| [python-multipart](https://github.com/Kludex/python-multipart) | 0.0.20 | python3_extratools |
6262
| [python-pptx](https://github.com/scanny/python-pptx) | 1.0.2 | python3_extratools |
63-
| [pyzmq](https://pyzmq.readthedocs.org) | 26.4.0 | python3_extratools |
63+
| [pyzmq](https://pyzmq.readthedocs.org) | 25.1.1 | python3_extratools |
6464
| [questionary](https://github.com/tmbo/questionary) | 2.1.0 | python3_extratools |
6565
| [rfc3339_validator](https://github.com/naimetti/rfc3339-validator) | 0.1.4 | python3_extratools |
6666
| [rfc3986_validator](https://github.com/naimetti/rfc3986-validator) | 0.1.1 | python3_extratools |

layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ python-lsp-jsonrpc==1.1.2
5353
python-lsp-server==1.12.2
5454
python-multipart==0.0.20
5555
python-pptx==1.0.2
56-
pyzmq==26.4.0
56+
pyzmq==25.1.1
5757
questionary==2.1.0
5858
rfc3339-validator==0.1.4
5959
rfc3986-validator==0.1.1

0 commit comments

Comments
 (0)