mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
Fix typing_extensions to match metadata (#93920)
This commit is contained in:
@@ -49,7 +49,7 @@ dependencies = [
|
||||
"python-slugify==4.0.1",
|
||||
"PyYAML==6.0",
|
||||
"requests==2.31.0",
|
||||
"typing-extensions>=4.5.0,<5.0",
|
||||
"typing_extensions>=4.5.0,<5.0",
|
||||
"ulid-transform==0.7.2",
|
||||
"voluptuous==0.13.1",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
|
||||
Reference in New Issue
Block a user