mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-18 20:37:57 +00:00
13 lines
378 B
Plaintext
13 lines
378 B
Plaintext
jsonschema==3.2.0
|
|
aiohttp==3.7.4.post0
|
|
aiohttp-cors==0.7.0
|
|
aiofiles==0.8.0
|
|
Jinja2==3.0.3
|
|
sentry-sdk==1.5.4
|
|
psutil==5.9.0
|
|
async-timeout==3.0.1
|
|
distro==1.6.0
|
|
py-cpuinfo==8.0.0
|
|
setuptools==60.6.0; python_version >= '3.7' # don't upgrade because of https://github.com/pypa/setuptools/issues/3084
|
|
setuptools==59.6.0; python_version < '3.7' # v59.7.0 dropped support for Python 3.6
|