summaryrefslogtreecommitdiff
path: root/overlays/worktime/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/worktime/poetry.lock')
-rw-r--r--overlays/worktime/poetry.lock30
1 files changed, 13 insertions, 17 deletions
diff --git a/overlays/worktime/poetry.lock b/overlays/worktime/poetry.lock
index 7a9a9b86..eab1d070 100644
--- a/overlays/worktime/poetry.lock
+++ b/overlays/worktime/poetry.lock
@@ -110,22 +110,6 @@ files = [
110] 110]
111 111
112[[package]] 112[[package]]
113name = "configparser"
114version = "5.3.0"
115description = "Updated configparser from stdlib for earlier Pythons."
116category = "main"
117optional = false
118python-versions = ">=3.7"
119files = [
120 {file = "configparser-5.3.0-py3-none-any.whl", hash = "sha256:b065779fd93c6bf4cee42202fa4351b4bb842e96a3fb469440e484517a49b9fa"},
121 {file = "configparser-5.3.0.tar.gz", hash = "sha256:8be267824b541c09b08db124917f48ab525a6c3e837011f3130781a224c57090"},
122]
123
124[package.extras]
125docs = ["jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx"]
126testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)", "types-backports"]
127
128[[package]]
129name = "idna" 113name = "idna"
130version = "3.4" 114version = "3.4"
131description = "Internationalized Domain Names in Applications (IDNA)" 115description = "Internationalized Domain Names in Applications (IDNA)"
@@ -214,6 +198,18 @@ files = [
214widechars = ["wcwidth"] 198widechars = ["wcwidth"]
215 199
216[[package]] 200[[package]]
201name = "toml"
202version = "0.10.2"
203description = "Python Library for Tom's Obvious, Minimal Language"
204category = "main"
205optional = false
206python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
207files = [
208 {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"},
209 {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"},
210]
211
212[[package]]
217name = "uritools" 213name = "uritools"
218version = "4.0.1" 214version = "4.0.1"
219description = "URI parsing, classification and composition" 215description = "URI parsing, classification and composition"
@@ -245,4 +241,4 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
245[metadata] 241[metadata]
246lock-version = "2.0" 242lock-version = "2.0"
247python-versions = "^3.10" 243python-versions = "^3.10"
248content-hash = "30e7918385e12f686b92da70a0be69cd22879892239b65e399828c24d13ca262" 244content-hash = "0d556c1b7f4ca6764a006e10ef9949359911925a9dae09d25a3c3d26d8966790"