-
Notifications
You must be signed in to change notification settings - Fork 0
/
poetry.lock
31 lines (27 loc) · 1.08 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
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
[[package]]
name = "chardet"
version = "5.2.0"
description = "Universal encoding detector for Python 3"
optional = false
python-versions = ">=3.7"
files = [
{file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970"},
{file = "chardet-5.2.0.tar.gz", hash = "sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7"},
]
[[package]]
name = "ski-lint"
version = "0.2.0"
description = "A pre-commit hook, that enforces ASCII content."
optional = false
python-versions = ">=3.9"
files = [
{file = "ski_lint-0.2.0-py3-none-any.whl", hash = "sha256:219960c2ef23c33154e69931efa3f677a55e2cc56f1cc7afb5fb6aa3de746455"},
{file = "ski_lint-0.2.0.tar.gz", hash = "sha256:905dbe281ee0faff4bf4e5550b1b7a15af025cc4e3539a374a863edce6fa4b01"},
]
[package.dependencies]
chardet = ">=5.2.0,<6.0.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "2d33d1a1432c92881289a9fef1d05367dabba928f15f7983ec48248e001c8b5c"