digitaldemocratic/dd-sso/docker/api
Evilham ed44b8d3d2
[sso-api] Fix SocketIO transitive dependency (dnspython)
Flask-SocketIO depends on dnspython but dnspython 2.3 removes
dns.rdtypes.ANY, which is needed by Flask-SocketIO so we keep it below
version 2.3

We had missed Flask-SocketIO being a dependency on API when fixing the
issue for admin.
2023-02-03 11:40:13 +01:00
..
src [dd-sso] Fix regression in API 2022-12-13 21:51:01 +01:00
Dockerfile DD education workspace 2022-07-10 12:15:47 +02:00
Pipfile [api] Add type hints and cleanup 2022-12-06 19:26:08 +01:00
Pipfile.lock [api] Add type hints and cleanup 2022-12-06 19:26:08 +01:00
default.conf DD education workspace 2022-07-10 12:15:47 +02:00
entrypoint.sh DD education workspace 2022-07-10 12:15:47 +02:00
mypy.ini [api] Add type hints and cleanup 2022-12-06 19:26:08 +01:00
pyproject.toml [api] Add type hints and cleanup 2022-12-06 19:26:08 +01:00
requirements.pip3 [sso-api] Fix SocketIO transitive dependency (dnspython) 2023-02-03 11:40:13 +01:00