mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 06:20:56 +00:00
🔖 liteyuki 6.3.6
This commit is contained in:
@ -14,7 +14,7 @@ from pdm.backend.hooks.version import SCMVersion
|
||||
|
||||
__datetime__ = datetime.now().strftime("%Y%m%d%H%M%S")
|
||||
|
||||
__version__ = "6.3.5"
|
||||
__version__ = "6.3.6"
|
||||
|
||||
|
||||
def format_version(version: SCMVersion) -> str:
|
||||
|
@ -20,6 +20,7 @@ Pygments~=2.17.2
|
||||
pytz~=2024.1
|
||||
PyYAML~=6.0.1
|
||||
pillow~=10.0.0
|
||||
pdm~=
|
||||
pdm-backend~=2.3.3
|
||||
starlette~=0.36.3
|
||||
toml~=0.10.2
|
||||
|
Reference in New Issue
Block a user