-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpoetry.lock
34 lines (30 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
31
32
33
34
[[package]]
category = "main"
description = "A Chatterbot Scripting Language"
name = "rivescript"
optional = false
python-versions = "*"
version = "1.15.0"
[package.dependencies]
setuptools = "*"
six = "*"
[[package]]
category = "main"
description = "Python 2 and 3 compatibility utilities"
name = "six"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
version = "1.15.0"
[metadata]
content-hash = "04452bf59d317658a2505d813274a3c63e2227282b2aa8d0f5fd2434f523eab2"
lock-version = "1.0"
python-versions = "^3.8"
[metadata.files]
rivescript = [
{file = "rivescript-1.15.0-py2.py3-none-any.whl", hash = "sha256:85a748382cb4a18d8f74d2a1acbbf7fbe949170b2c1f191732762e614888728a"},
{file = "rivescript-1.15.0.tar.gz", hash = "sha256:d6102fa690c139b531d69ac7fe8bc5ae2b5313809d83a13ecfbb661abea9635f"},
]
six = [
{file = "six-1.15.0-py2.py3-none-any.whl", hash = "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"},
{file = "six-1.15.0.tar.gz", hash = "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"},
]