1
0
mirror of https://github.com/cs3org/wopiserver.git synced 2025-04-18 13:04:00 +03:00

Removed direct dependency on cs3apis

As we now use the CS3APIs via the cs3client (#161), this dependency
is not needed any longer.
This commit is contained in:
Giuseppe Lo Presti 2025-03-03 12:24:22 +01:00
parent eabf3acdf0
commit df8f315bbd

View File

@ -7,7 +7,6 @@ PyJWT
requests
more_itertools
prometheus-flask-exporter
cs3apis>=0.1.dev101
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