mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 09:14:52 +02:00
17 lines
409 B
Plaintext
17 lines
409 B
Plaintext
uvicorn==0.11.8 # force version to 0.11.8 because of https://github.com/encode/uvicorn/issues/841
|
|
fastapi==0.62.0
|
|
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
|