1
0
mirror of https://github.com/cs3org/wopiserver.git synced 2025-04-18 13:04:00 +03:00
wopiserver/requirements.txt
Giuseppe Lo Presti df8f315bbd Removed direct dependency on cs3apis
As we now use the CS3APIs via the cs3client (#161), this dependency
is not needed any longer.
2025-03-03 12:27:11 +01:00

16 lines
461 B
Plaintext

grpcio>=1.47.0
grpcio-tools>=1.47.0
cygrpc
flask
pyOpenSSL
PyJWT
requests
more_itertools
prometheus-flask-exporter
waitress
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
cs3client>=1.1