1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 22:08:56 +00:00
gns3-server/requirements.txt

13 lines
373 B
Plaintext
Raw Normal View History

jsonschema==3.2.0
2022-04-20 10:38:54 +00:00
aiohttp==3.8.1
aiohttp-cors==0.7.0
2022-02-06 07:05:52 +00:00
aiofiles==0.8.0
Jinja2==3.0.3
2022-06-20 18:05:34 +00:00
sentry-sdk==1.5.12
psutil==5.9.1
2022-04-20 10:38:54 +00:00
async-timeout==4.0.2
distro==1.7.0
2021-06-04 11:36:21 +00:00
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