This commit is contained in:
Administrator
2022-10-22 13:06:59 +03:00
parent 4b59a7bf98
commit 5b76f3528c
4 changed files with 49 additions and 0 deletions

View File

@@ -1,6 +1,11 @@
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
Flask==2.2.2
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
marshmallow==3.18.0
marshmallow-dataclass==8.5.9
mypy-extensions==0.4.3
@@ -15,3 +20,4 @@ six==1.16.0
typing-inspect==0.8.0
typing_extensions==4.4.0
urllib3==1.26.12
Werkzeug==2.2.2