You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/requirements.txt

22 lines
403 B

uvicorn==0.18.3
fastapi==0.85.0
python-multipart==0.0.5
websockets==10.3
aiohttp>=3.8.3,<3.9
async-timeout==4.0.2
aiofiles==0.8.0
Jinja2>=3.1.2,<3.2
sentry-sdk==1.10.1,<1.11
psutil==5.9.2
distro>=1.7.0
py-cpuinfo==8.0.0
sqlalchemy==1.4.40
aiosqlite==0.17.0
passlib[bcrypt]==1.7.4
python-jose==3.3.0
email-validator==1.2.1
watchfiles==0.16.1
zstandard==0.18.0
importlib_resources>=1.3
setuptools>=60.8.1