2
0
mirror of https://github.com/GNS3/gns3-server.git synced 2025-03-07 06:03:47 +02:00

Add missing zstandard dependency

This commit is contained in:
grossmj 2022-05-31 18:12:32 +07:00
parent 8a964390f8
commit 940d22f2aa

View File

@ -16,4 +16,5 @@ passlib[bcrypt]==1.7.4
python-jose==3.3.0
email-validator==1.2.1
watchfiles==0.14.1
zstandard==0.17.0
setuptools==60.6.0 # don't upgrade because of https://github.com/pypa/setuptools/issues/3084