diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index e6541d8..be56bfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "cryptography (>=45, <46)", "gpxpy (>=1.5, <2.0)", "markdown (>=3.4, <4.0)", - "nh3 (>=0.2.9, <0.3.0)", + "nh3 (>=0.3.0,<0.4.0)", "Click (>=8.1, <9.0)", "requests (>=2.28.1, <3.0.0)", |