6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-02-11 21:58:39 +00:00
Régis Behmo e990291d16 feat: upgrade pinned requirements to click 8+
We were forced to pin click to < v8 because of missing dependencies. In
particular, click_repl was broken. This is no longer the case, as click_repl
0.20 was published. Also, Jinja2 now includes type annotations, which allows us
to get rid of a few "# type: ignore" statements.

We take the opportunity to upgrade all requirements, which allows us resolve a
security issue on urllib3<1.26.0.
2021-06-06 14:38:59 +02:00

9 lines
75 B
Plaintext

appdirs
click
click_repl
mypy
pycryptodome
jinja2
kubernetes
pyyaml>=4.2b1