gns3-server/requirements.txt

14 lines
351 B
Plaintext
Raw Normal View History

jsonschema>=4.23,<4.24
2024-10-26 11:22:40 +03:00
aiohttp>=3.10.10,<3.11
aiohttp-cors>=0.7.0,<0.8
aiofiles>=24.1.0,<25.0
Jinja2>=3.1.4,<3.2
2024-10-26 11:22:40 +03:00
sentry-sdk>=2.17,<2.18 # optional dependency
psutil>=6.1.0
2024-02-09 08:07:35 +02:00
async-timeout>=4.0.3,<4.1
distro>=1.9.0
2022-11-07 15:48:45 +02:00
py-cpuinfo>=9.0.0,<10.0
2023-08-12 12:15:29 +03:00
platformdirs>=2.4.0
importlib-resources>=1.3; python_version < '3.9'
2024-10-26 11:22:40 +03:00
truststore>=0.10.0; python_version >= '3.10'