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

21 lines
438 B
Plaintext
Raw Normal View History

uvicorn==0.17.6
2022-05-26 12:21:37 +00:00
fastapi==0.78.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
2021-11-24 07:18:58 +00:00
Jinja2==3.0.3
2022-05-26 12:21:37 +00:00
sentry-sdk==1.5.12
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-05-26 12:21:37 +00:00
sqlalchemy==1.4.36
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
watchfiles==0.14.1
2022-05-31 11:12:32 +00:00
zstandard==0.17.0
setuptools==60.6.0 # don't upgrade because of https://github.com/pypa/setuptools/issues/3084