mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	requirements: jwt is old news. Use pyjwt instead.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
		| @@ -21,7 +21,7 @@ influxdb>=5.3.1 | |||||||
| influxdb-client>=1.23.0 | influxdb-client>=1.23.0 | ||||||
| itsdangerous>=2.0.1 | itsdangerous>=2.0.1 | ||||||
| Jinja2>=3.0.2 | Jinja2>=3.0.2 | ||||||
| jwt>=1.3.1 | pyjwt>=2.3.0 | ||||||
| kiwisolver>=1.3.2 | kiwisolver>=1.3.2 | ||||||
| lxml>=4.6.4 | lxml>=4.6.4 | ||||||
| MarkupSafe>=2.0.1 | MarkupSafe>=2.0.1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Matthew Stidham
					Matthew Stidham