mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
update pyjwt=2.6.0 (Fix Bug 59369)
This commit is contained in:
committed by
Sergey Linnik
parent
2b184972dc
commit
14e53970c8
@ -35,7 +35,7 @@ See the detailed guide to learn how to install Document Server [for Windows](htt
|
||||
```
|
||||
pip install Django==3.1.3
|
||||
pip install requests==2.25.0
|
||||
pip install pyjwt==2.3.0
|
||||
pip install pyjwt==2.6.0
|
||||
pip install python-magic
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user