0.2.2s
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[project]
|
||||
name = "local-booru"
|
||||
version = "0.1.0"
|
||||
description = "None"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"blinker==1.9.0",
|
||||
"certifi==2026.5.20",
|
||||
"charset-normalizer==3.4.7",
|
||||
"click==8.4.1",
|
||||
"colorama==0.4.6",
|
||||
"Flask==3.1.3",
|
||||
"idna==3.17",
|
||||
"itsdangerous==2.2.0",
|
||||
"Jinja2==3.1.6",
|
||||
"MarkupSafe==3.0.3",
|
||||
"pillow==12.2.0",
|
||||
"requests==2.34.2",
|
||||
"urllib3==2.7.0",
|
||||
"Werkzeug==3.1.8"
|
||||
]
|
||||
Reference in New Issue
Block a user