mirror of
https://github.com/GNS3/gns3-server
synced 2025-08-01 11:28:12 +00:00
Update requirements.txt
This commit is contained in:
parent
f201616ea4
commit
5ed409fa84
@ -17,4 +17,4 @@ importlib-resources>=1.3; python_version < '3.9'
|
|||||||
truststore>=0.8.0; python_version >= '3.10'
|
truststore>=0.8.0; python_version >= '3.10'
|
||||||
setuptools>=60.8.1; python_version >= '3.7'
|
setuptools>=60.8.1; python_version >= '3.7'
|
||||||
setuptools==59.6.0; python_version < '3.7' # v59.6.0 is the last version to support Python 3.6
|
setuptools==59.6.0; python_version < '3.7' # v59.6.0 is the last version to support Python 3.6
|
||||||
telnetlib3==2.0.4 # Used for new implementation of telnet_server.py
|
telnetlib3==2.0.4; # Used for new implementation of telnet_server.py
|
||||||
|
Loading…
Reference in New Issue
Block a user