mod: модели и админка (5) драфт
This commit is contained in:
Generated
+16
-1
@@ -93,6 +93,21 @@ setproctitle = ["setproctitle"]
|
||||
testing = ["coverage", "gevent (>=24.10.1)", "h2 (>=4.1.0)", "httpx[http2]", "pytest", "pytest-asyncio", "pytest-cov", "uvloop (>=0.19.0)"]
|
||||
tornado = ["tornado (>=6.5.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "hashids"
|
||||
version = "1.3.1"
|
||||
description = "Implements the hashids algorithm in python. For more information, visit http://hashids.org/"
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=2.7"
|
||||
files = [
|
||||
{file = "hashids-1.3.1-py2.py3-none-any.whl", hash = "sha256:8bddd1acba501bfc9306e7e5a99a1667f4f2cacdc20cbd70bcc5ddfa5147c94c"},
|
||||
{file = "hashids-1.3.1.tar.gz", hash = "sha256:6c3dc775e65efc2ce2c157a65acb776d634cb814598f406469abef00ae3f635c"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
test = ["pytest (>=2.1.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "packaging"
|
||||
version = "26.3"
|
||||
@@ -256,4 +271,4 @@ brotli = ["brotli"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.14"
|
||||
content-hash = "b9c94317c0624ff0156fd9db6187c2a709b4c0ad5cce5424a745a5091e3816ad"
|
||||
content-hash = "eecf8236a6668e8b92042c0d9c1e366d6ac175e209258664483f38fa2ec785e1"
|
||||
|
||||
Reference in New Issue
Block a user