requirements: jwt is old news. Use pyjwt instead.

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
Matthew Stidham
2021-12-06 09:42:43 -08:00
parent 46314d2563
commit 41fb4fa7ca

View File

@@ -23,7 +23,7 @@ influxdb-client>=1.23.0
iperf3==0.1.10
itsdangerous>=2.0.1
Jinja2>=3.0.2
jwt>=1.3.1
pyjwt>=2.3.0
kiwisolver>=1.3.1
lxml>=4.6.4
MarkupSafe>=2.0.1