Skip to content

Commit

Permalink
pin nh3, add to setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
t-book committed Feb 10, 2024
1 parent da16f2f commit 943be1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,4 @@ certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerabil
jwcrypto>=1.4 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
aiohttp>=3.9.0 # not directly required, pinned by Snyk to avoid a vulnerability
nh3
nh3==0.2.15
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ install_requires =
jwcrypto>=1.4 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
aiohttp>=3.9.0 # not directly required, pinned by Snyk to avoid a vulnerability
nh3==0.2.15

[options.packages.find]
exclude = tests
Expand Down

0 comments on commit 943be1b

Please sign in to comment.