mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-26 19:36:35 +08:00
fix(deps): align SDK lock with default prerelease policy
This commit is contained in:
@@ -16,9 +16,6 @@ resolution-markers = [
|
|||||||
"python_full_version < '3.12' and sys_platform != 'emscripten' and sys_platform != 'win32'",
|
"python_full_version < '3.12' and sys_platform != 'emscripten' and sys_platform != 'win32'",
|
||||||
]
|
]
|
||||||
|
|
||||||
[options]
|
|
||||||
prerelease-mode = "allow"
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "aenum"
|
name = "aenum"
|
||||||
version = "3.1.16"
|
version = "3.1.16"
|
||||||
|
|||||||
Reference in New Issue
Block a user