1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/requirements.txt

19 lines
400 B
Plaintext
Raw Normal View History

uvicorn==0.17.6
2022-04-18 06:25:29 +00:00
fastapi==0.75.2
2022-01-16 11:01:12 +00:00
python-multipart==0.0.5
websockets==10.2
aiohttp==3.8.1
async-timeout==4.0.2
2022-01-16 11:01:12 +00:00
aiofiles==0.8.0
2021-11-24 07:18:58 +00:00
Jinja2==3.0.3
2022-03-12 05:53:17 +00:00
sentry-sdk==1.5.7
2022-01-16 11:01:12 +00:00
psutil==5.9.0
2022-03-12 05:53:17 +00:00
distro==1.7.0
2021-04-28 05:13:52 +00:00
py-cpuinfo==8.0.0
sqlalchemy==1.4.35
aiosqlite===0.17.0
2021-03-31 05:31:11 +00:00
passlib[bcrypt]==1.7.4
2021-06-12 06:00:26 +00:00
python-jose==3.3.0
2021-08-10 13:38:14 +00:00
email-validator==1.1.3
setuptools==60.6.0 # don't upgrade because of https://github.com/pypa/setuptools/issues/3084