mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
bd813b0a53
# Conflicts: # requirements.txt # setup.py
25 lines
613 B
Plaintext
25 lines
613 B
Plaintext
uvicorn==0.32.0
|
|
pydantic==2.9.2
|
|
fastapi==0.115.5
|
|
python-multipart==0.0.16
|
|
websockets==13.1
|
|
aiohttp>=3.10.10,<3.11
|
|
async-timeout==4.0.3
|
|
aiofiles>=24.1.0,<25.0
|
|
Jinja2>=3.1.4,<3.2
|
|
sentry-sdk>=2.17,<2.18 # optional dependency
|
|
psutil>=6.1.0
|
|
distro>=1.9.0
|
|
py-cpuinfo>=9.0.0,<10.0
|
|
sqlalchemy==2.0.36
|
|
aiosqlite==0.20.0
|
|
alembic==1.13.3
|
|
bcrypt==4.2.0
|
|
python-jose[cryptography]==3.3.0
|
|
email-validator==2.2.0
|
|
watchfiles==0.24.0
|
|
zstandard==0.23.0
|
|
platformdirs>=2.4.0,<3 # platformdirs >=3 conflicts when building Debian packages
|
|
importlib-resources>=1.3; python_version <= '3.9'
|
|
truststore>=0.10.0; python_version >= '3.10'
|