mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
requirements: jwt is old news. Use pyjwt instead.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user