Skip to content

Commit

Permalink
bump min pyzmq>=25.1.1
Browse files Browse the repository at this point in the history
first python 3.12 compatible pyzmq release
  • Loading branch information
janosh authored Jul 24, 2024
1 parent 1188a57 commit f34d8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"jsonlines>=4.0.0",
"aioitertools>=0.5.1",
"numpy>=1.17.3, <2",
"pyzmq>=24.0.1",
"pyzmq>=25.1.1",
"dnspython>=1.16.0",
"sshtunnel>=0.1.5",
"msgpack>=0.5.6",
Expand Down

0 comments on commit f34d8f5

Please sign in to comment.