1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 19:28:07 +00:00
gns3-server/requirements.txt

21 lines
437 B
Plaintext
Raw Normal View History

2022-07-15 09:32:18 +00:00
uvicorn==0.18.2
fastapi==0.79.0
2022-01-16 11:01:12 +00:00
python-multipart==0.0.5
2022-05-26 12:21:37 +00:00
websockets==10.3
aiohttp==3.8.1
async-timeout==4.0.2
2022-01-16 11:01:12 +00:00
aiofiles==0.8.0
2022-07-15 09:32:18 +00:00
Jinja2==3.1.2
sentry-sdk==1.7.1
2022-05-26 12:21:37 +00:00
psutil==5.9.1
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
2022-07-15 09:32:18 +00:00
sqlalchemy==1.4.39
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
2022-05-26 12:21:37 +00:00
email-validator==1.2.1
2022-07-15 09:32:18 +00:00
watchfiles==0.15.0
zstandard==0.18.0
setuptools==60.6.0 # don't upgrade because of https://github.com/pypa/setuptools/issues/3084