Initial commit

This commit is contained in:
2025-04-17 11:56:15 +03:00
commit 92a528b03b
28 changed files with 767 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Jinja2==3.1.6
MarkupSafe==3.0.2
mistune==3.1.3
Pygments==2.19.1
typing_extensions==4.13.2