mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
Use ulid-transform for constructing ulids (#88939)
* Use ulid-transform for constructing ulids A future PR will use the new library to reduce the storage overhead of ulids in the database * tweak * tweak * bump
This commit is contained in:
@@ -50,6 +50,7 @@ dependencies = [
|
||||
"pyyaml==6.0",
|
||||
"requests==2.28.1",
|
||||
"typing-extensions>=4.5.0,<5.0",
|
||||
"ulid-transform==0.3.1",
|
||||
"voluptuous==0.13.1",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"yarl==1.8.1",
|
||||
|
||||
Reference in New Issue
Block a user