-
Notifications
You must be signed in to change notification settings - Fork 0
/
poetry.lock
30 lines (26 loc) · 1.06 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
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "funcparserlib"
version = "1.0.1"
description = "Recursive descent parsing library based on functional combinators"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*"
files = [
{file = "funcparserlib-1.0.1-py2.py3-none-any.whl", hash = "sha256:95da15d3f0d00b9b6f4bf04005c708af3faa115f7b45692ace064ebe758c68e8"},
{file = "funcparserlib-1.0.1.tar.gz", hash = "sha256:a2c4a0d7942f7a0e7635c369d921066c8d4cae7f8b5bf7914466bec3c69837f4"},
]
[[package]]
name = "hy"
version = "0.28.0"
description = "A Lisp dialect embedded in Python"
optional = false
python-versions = ">= 3.8, < 3.13"
files = [
{file = "hy-0.28.0.tar.gz", hash = "sha256:ae202f0b5e9094489af2a41b2cee9e0f776d0572da69cb108db2935a7224e17a"},
]
[package.dependencies]
funcparserlib = ">=1.0,<2.0"
[metadata]
lock-version = "2.0"
python-versions = ">=3.12,<3.13"
content-hash = "2dd530d66d241a725f227f1373f7912b66aa03268e60e7bbe7915878effd6569"