Skip to content

Commit

Permalink
update pyzmq version
Browse files Browse the repository at this point in the history
  • Loading branch information
VigneshVSV committed Oct 11, 2024
1 parent b137fa4 commit 205a586
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
14 changes: 14 additions & 0 deletions hololinked/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
ConfigParser==7.1.0
fastjsonschema==2.20.0
ifaddr==0.2.0
ipython==8.12.3
jsonschema==4.23.0
msgspec==0.18.6
numpy==2.1.2
pandas==2.2.3
pydantic==2.9.2
pyzmq==26.2.0
serpent==1.41
SQLAlchemy==2.0.30
tornado==6.4.1
uvloop==0.20.0
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
argon2-cffi==23.1.0
ifaddr==0.2.0
msgspec==0.18.6
pyzmq==25.1.0
pyzmq>=26.2.0
SQLAlchemy==2.0.21
SQLAlchemy_Utils==0.41.1
tornado==6.3.3
jsonschema==4.22.0




0 comments on commit 205a586

Please sign in to comment.