-
Notifications
You must be signed in to change notification settings - Fork 1
/
poetry.lock
34 lines (29 loc) · 1.3 KB
/
poetry.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
[[package]]
name = "typing-extensions"
version = "4.12.2"
description = "Backported and Experimental Type Hints for Python 3.8+"
optional = false
python-versions = ">=3.8"
files = [
{file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"},
{file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"},
]
[[package]]
name = "typing-validation"
version = "1.2.11.post4"
description = "A simple library for runtime type-checking."
optional = false
python-versions = ">=3.7"
files = [
{file = "typing_validation-1.2.11.post4-py3-none-any.whl", hash = "sha256:73dd504ddebf5210e80d5f65ba9b30efbd0fa42f266728fda7c4f0ba335c699c"},
{file = "typing_validation-1.2.11.post4.tar.gz", hash = "sha256:7aed04ecfbda07e63b7266f90e5d096f96344f7facfe04bb081b21e4a9781670"},
]
[package.dependencies]
typing-extensions = {version = ">=4.6.0", markers = "python_version < \"3.11\""}
[package.extras]
dev = ["mypy", "pylint", "pytest", "pytest-cov", "rich"]
[metadata]
lock-version = "2.0"
python-versions = "^3.8"
content-hash = "b4c7864813150097ba0e17ee757a7edf8296319dc60918fb01ae703aea1f1456"