mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
python: add msgspec
This commit is contained in:
@ -10,6 +10,7 @@ requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"django>=3.1.3",
|
||||
"django-stubs>=4.2.3",
|
||||
"msgspec>=0.18.1",
|
||||
"pyjwt>=2.6.0",
|
||||
"python-magic>=0.4.27",
|
||||
"requests>=2.25.0"
|
||||
|
||||
Reference in New Issue
Block a user