forked from bot/app
🔖 liteyuki 6.3.6
This commit is contained in:
parent
d2b693b1e0
commit
1af95a15aa
@ -14,7 +14,7 @@ from pdm.backend.hooks.version import SCMVersion
|
|||||||
|
|
||||||
__datetime__ = datetime.now().strftime("%Y%m%d%H%M%S")
|
__datetime__ = datetime.now().strftime("%Y%m%d%H%M%S")
|
||||||
|
|
||||||
__version__ = "6.3.5"
|
__version__ = "6.3.6"
|
||||||
|
|
||||||
|
|
||||||
def format_version(version: SCMVersion) -> str:
|
def format_version(version: SCMVersion) -> str:
|
||||||
|
@ -20,6 +20,7 @@ Pygments~=2.17.2
|
|||||||
pytz~=2024.1
|
pytz~=2024.1
|
||||||
PyYAML~=6.0.1
|
PyYAML~=6.0.1
|
||||||
pillow~=10.0.0
|
pillow~=10.0.0
|
||||||
|
pdm~=
|
||||||
pdm-backend~=2.3.3
|
pdm-backend~=2.3.3
|
||||||
starlette~=0.36.3
|
starlette~=0.36.3
|
||||||
toml~=0.10.2
|
toml~=0.10.2
|
||||||
|
Loading…
Reference in New Issue
Block a user