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

17 lines
409 B

uvicorn==0.11.8 # force version to 0.11.8 because of https://github.com/encode/uvicorn/issues/841
fastapi==0.61.2
websockets==8.1
python-multipart==0.0.5
aiohttp==3.7.2
aiofiles==0.6.0
Jinja2==2.11.2
sentry-sdk==0.19.2
psutil==5.7.3
async-timeout==3.0.1
distro==1.5.0
py-cpuinfo==7.0.0
sqlalchemy==1.4.0b1 # beta version with asyncio support
passlib[bcrypt]==1.7.2
python-jose==3.2.0
email-validator==1.1.2