-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpoetry.lock
31 lines (27 loc) · 1.16 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.4 and should not be changed by hand.
[[package]]
name = "chardet"
version = "4.0.0"
description = "Universal encoding detector for Python 2 and 3"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
files = [
{file = "chardet-4.0.0-py2.py3-none-any.whl", hash = "sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5"},
{file = "chardet-4.0.0.tar.gz", hash = "sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa"},
]
[[package]]
name = "isbinary"
version = "1.0.1"
description = "Lightweight pure Python package to check if a file is binary or text."
optional = false
python-versions = ">=3.8,<4.0"
files = [
{file = "isbinary-1.0.1-py3-none-any.whl", hash = "sha256:708c86e931dc9cf117b5ef44983237ff879a2657142b08854ed05b8b81c67ed5"},
{file = "isbinary-1.0.1.tar.gz", hash = "sha256:86b8ebc9df64408a1a75592361d2181a77558d545f9c80cdb81b187e30add883"},
]
[package.dependencies]
chardet = ">=3.0.2,<5.0.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "72b4a484c227aee61f09ac9a6e1ccb311f73e9abddb52e23bc646988e0bbb67a"