Compare commits

..

2 Commits

Author SHA1 Message Date
85959c121f Save req.txt 2025-01-09 21:36:38 +03:00
0ed5ab5e15 Python env 2025-01-09 21:34:56 +03:00
3 changed files with 8 additions and 0 deletions

1
python/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
traint_python

7
python/requirements.txt Normal file
View File

@ -0,0 +1,7 @@
blinker==1.9.0
click==8.1.8
Flask==3.1.0
itsdangerous==2.2.0
Jinja2==3.1.5
MarkupSafe==3.0.2
Werkzeug==3.1.3

View File