gns3-server/requirements.txt
grossmj acc5c7ebfa Update package versions.
Do not use Path in schemas (causes issues with empty paths).
Change how notifications are handled.
Run tests with Python 3.9
2020-11-11 17:18:41 +10:30

13 lines
287 B
Plaintext

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