Skip to content

Commit

Permalink
fix(nyz): fix pynng requirements bug
Browse files Browse the repository at this point in the history
  • Loading branch information
PaParaZz1 committed Dec 27, 2023
1 parent c1c5ffd commit 779b4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
'URLObject>=2.4.0', # interaction
'MarkupSafe==2.0.1', # interaction, compatibility
'pynng', # parallel
'sniffio', # parallel
'redis', # parallel
'mpire>=2.3.5', # parallel
],
Expand Down

0 comments on commit 779b4b8

Please sign in to comment.