mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
c6da24f267
https://github.com/GNS3/gns3-server/issues/1751 https://github.com/GNS3/gns3-gui/issues/2849 This is to avoid the following error: ``` ERROR: Double requirement given: jsonschema==2.6.0 (from -r gns3-gui\win-requirements.txt (line 4)) (already in jsonschema==3.2.0 (from -r gns3-gui\requirements.txt (line 1)), name='jsonschema') ```
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
-rrequirements.txt
|
|
|
|
pywin32>=223 # pyup: ignore
|
|
wmi==1.4.9
|