Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-16 | Upgrade typing-extensions to 4.12.2 | Dmitry Ilvokhin | |
To avoid following error. ``` TypeError: type 'typing.TypeVar' is not an acceptable base type ``` | |||
2024-07-16 | Update zipp version to 3.19.1 | Dmitry Ilvokhin | |
2024-05-07 | Update Jinja2 to mitigate CVE-2024-34064 | Dmitry Ilvokhin | |
2024-02-03 | Bump jinja version to 3.1.3 | Dmitry Ilvokhin | |
2023-02-05 | Add format target to Makefile | Dmitry Ilvokhin | |
2023-02-05 | Add type annotation support with mypy | Dmitry Ilvokhin | |
Default target in Makefile check types now. | |||
2022-12-24 | Add requirements.txt file | Dmitry Ilvokhin | |