diff --git a/poetry.lock b/poetry.lock new file mode 100644 index 0000000..1dfa98f --- /dev/null +++ b/poetry.lock @@ -0,0 +1,20 @@ +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. + +[[package]] +name = "emoji" +version = "2.10.0" +description = "Emoji for Python" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "emoji-2.10.0-py2.py3-none-any.whl", hash = "sha256:aed4332caa23553a7218f032c08b0a325ae53b010f7fb98ad272c0f7841bc1d3"}, + {file = "emoji-2.10.0.tar.gz", hash = "sha256:7e68435eecd2c428c3b4aaa5f72d61a5b1a36c81a5138681cba13d19d94aa3a0"}, +] + +[package.extras] +dev = ["coverage", "coveralls", "pytest"] + +[metadata] +lock-version = "2.0" +python-versions = "^3.10" +content-hash = "05357ba44a60f04fe616d16fc37dd629871a07bc98b67de8ae0eed42f0a0e5c8"