mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-17 05:48:58 +00:00
a324459152
# Conflicts: # gns3server/compute/qemu/qemu_vm.py # gns3server/handlers/api/compute/server_handler.py # gns3server/utils/path.py # gns3server/version.py # requirements.txt # tests/compute/qemu/test_qemu_vm.py # tests/compute/test_manager.py
20 lines
419 B
Plaintext
20 lines
419 B
Plaintext
uvicorn==0.15.0
|
|
fastapi==0.68.0
|
|
websockets==9.1
|
|
python-multipart==0.0.5
|
|
aiohttp==3.7.4.post0
|
|
aiofiles==0.7.0
|
|
Jinja2==3.0.1
|
|
sentry-sdk==1.3.1
|
|
psutil==5.8.0
|
|
async-timeout==3.0.1
|
|
distro==1.6.0
|
|
py-cpuinfo==8.0.0
|
|
sqlalchemy==1.4.22
|
|
aiosqlite===0.17.0
|
|
passlib[bcrypt]==1.7.4
|
|
python-jose==3.3.0
|
|
email-validator==1.1.3
|
|
async-exit-stack==1.0.1 ; python_version < "3.7"
|
|
async-generator==1.10 ; python_version < "3.7"
|
|
setuptools |