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
436 B
Plaintext
Raw Normal View History

2022-08-26 19:41:49 +00:00
uvicorn==0.18.3
fastapi==0.81.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
Jinja2==3.1.2
2022-08-23 20:12:01 +00:00
sentry-sdk==1.9.5
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-08-23 20:12:01 +00:00
sqlalchemy==1.4.40
2022-08-06 10:21:27 +00:00
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-08-23 20:12:01 +00:00
watchfiles==0.16.1
2022-07-15 09:32:18 +00:00
zstandard==0.18.0
setuptools==60.6.0 # don't upgrade because of https://github.com/pypa/setuptools/issues/3084