nidhal baccouri
commited on
Commit
·
ca94ca6
1
Parent(s):
3210e89
updated poetry lock
Browse files- poetry.lock +16 -16
poetry.lock
CHANGED
@@ -88,7 +88,7 @@ pycparser = "*"
|
|
88 |
|
89 |
[[package]]
|
90 |
name = "charset-normalizer"
|
91 |
-
version = "2.0.
|
92 |
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
93 |
category = "main"
|
94 |
optional = false
|
@@ -173,7 +173,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
173 |
|
174 |
[[package]]
|
175 |
name = "importlib-metadata"
|
176 |
-
version = "4.6.
|
177 |
description = "Read metadata from Python packages"
|
178 |
category = "main"
|
179 |
optional = false
|
@@ -198,14 +198,14 @@ python-versions = "*"
|
|
198 |
|
199 |
[[package]]
|
200 |
name = "jeepney"
|
201 |
-
version = "0.7.
|
202 |
description = "Low-level, pure Python DBus protocol wrapper."
|
203 |
category = "dev"
|
204 |
optional = false
|
205 |
python-versions = ">=3.6"
|
206 |
|
207 |
[package.extras]
|
208 |
-
test = ["pytest", "pytest-trio", "pytest-asyncio", "testpath", "trio"]
|
209 |
trio = ["trio", "async-generator"]
|
210 |
|
211 |
[[package]]
|
@@ -461,7 +461,7 @@ python-versions = ">=3.6"
|
|
461 |
|
462 |
[[package]]
|
463 |
name = "sphinx"
|
464 |
-
version = "4.1.
|
465 |
description = "Python documentation generator"
|
466 |
category = "dev"
|
467 |
optional = false
|
@@ -571,7 +571,7 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
|
|
571 |
|
572 |
[[package]]
|
573 |
name = "tqdm"
|
574 |
-
version = "4.
|
575 |
description = "Fast, Extensible Progress Meter"
|
576 |
category = "dev"
|
577 |
optional = false
|
@@ -728,8 +728,8 @@ cffi = [
|
|
728 |
{file = "cffi-1.14.6.tar.gz", hash = "sha256:c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd"},
|
729 |
]
|
730 |
charset-normalizer = [
|
731 |
-
{file = "charset-normalizer-2.0.
|
732 |
-
{file = "charset_normalizer-2.0.
|
733 |
]
|
734 |
click = [
|
735 |
{file = "click-8.0.1-py3-none-any.whl", hash = "sha256:fba402a4a47334742d782209a7c79bc448911afe1149d07bdabdf480b3e2f4b6"},
|
@@ -820,16 +820,16 @@ imagesize = [
|
|
820 |
{file = "imagesize-1.2.0.tar.gz", hash = "sha256:b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1"},
|
821 |
]
|
822 |
importlib-metadata = [
|
823 |
-
{file = "importlib_metadata-4.6.
|
824 |
-
{file = "importlib_metadata-4.6.
|
825 |
]
|
826 |
iniconfig = [
|
827 |
{file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"},
|
828 |
{file = "iniconfig-1.1.1.tar.gz", hash = "sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"},
|
829 |
]
|
830 |
jeepney = [
|
831 |
-
{file = "jeepney-0.7.
|
832 |
-
{file = "jeepney-0.7.
|
833 |
]
|
834 |
jinja2 = [
|
835 |
{file = "Jinja2-3.0.1-py3-none-any.whl", hash = "sha256:1f06f2da51e7b56b8f238affdd6b4e2c61e39598a378cc49345bc1bd42a978a4"},
|
@@ -952,8 +952,8 @@ soupsieve = [
|
|
952 |
{file = "soupsieve-2.2.1.tar.gz", hash = "sha256:052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc"},
|
953 |
]
|
954 |
sphinx = [
|
955 |
-
{file = "Sphinx-4.1.
|
956 |
-
{file = "Sphinx-4.1.
|
957 |
]
|
958 |
sphinxcontrib-applehelp = [
|
959 |
{file = "sphinxcontrib-applehelp-1.0.2.tar.gz", hash = "sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58"},
|
@@ -984,8 +984,8 @@ toml = [
|
|
984 |
{file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"},
|
985 |
]
|
986 |
tqdm = [
|
987 |
-
{file = "tqdm-4.
|
988 |
-
{file = "tqdm-4.
|
989 |
]
|
990 |
twine = [
|
991 |
{file = "twine-3.4.2-py3-none-any.whl", hash = "sha256:087328e9bb405e7ce18527a2dca4042a84c7918658f951110b38bc135acab218"},
|
|
|
88 |
|
89 |
[[package]]
|
90 |
name = "charset-normalizer"
|
91 |
+
version = "2.0.4"
|
92 |
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
93 |
category = "main"
|
94 |
optional = false
|
|
|
173 |
|
174 |
[[package]]
|
175 |
name = "importlib-metadata"
|
176 |
+
version = "4.6.3"
|
177 |
description = "Read metadata from Python packages"
|
178 |
category = "main"
|
179 |
optional = false
|
|
|
198 |
|
199 |
[[package]]
|
200 |
name = "jeepney"
|
201 |
+
version = "0.7.1"
|
202 |
description = "Low-level, pure Python DBus protocol wrapper."
|
203 |
category = "dev"
|
204 |
optional = false
|
205 |
python-versions = ">=3.6"
|
206 |
|
207 |
[package.extras]
|
208 |
+
test = ["pytest", "pytest-trio", "pytest-asyncio", "testpath", "trio", "async-timeout"]
|
209 |
trio = ["trio", "async-generator"]
|
210 |
|
211 |
[[package]]
|
|
|
461 |
|
462 |
[[package]]
|
463 |
name = "sphinx"
|
464 |
+
version = "4.1.2"
|
465 |
description = "Python documentation generator"
|
466 |
category = "dev"
|
467 |
optional = false
|
|
|
571 |
|
572 |
[[package]]
|
573 |
name = "tqdm"
|
574 |
+
version = "4.62.0"
|
575 |
description = "Fast, Extensible Progress Meter"
|
576 |
category = "dev"
|
577 |
optional = false
|
|
|
728 |
{file = "cffi-1.14.6.tar.gz", hash = "sha256:c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd"},
|
729 |
]
|
730 |
charset-normalizer = [
|
731 |
+
{file = "charset-normalizer-2.0.4.tar.gz", hash = "sha256:f23667ebe1084be45f6ae0538e4a5a865206544097e4e8bbcacf42cd02a348f3"},
|
732 |
+
{file = "charset_normalizer-2.0.4-py3-none-any.whl", hash = "sha256:0c8911edd15d19223366a194a513099a302055a962bca2cec0f54b8b63175d8b"},
|
733 |
]
|
734 |
click = [
|
735 |
{file = "click-8.0.1-py3-none-any.whl", hash = "sha256:fba402a4a47334742d782209a7c79bc448911afe1149d07bdabdf480b3e2f4b6"},
|
|
|
820 |
{file = "imagesize-1.2.0.tar.gz", hash = "sha256:b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1"},
|
821 |
]
|
822 |
importlib-metadata = [
|
823 |
+
{file = "importlib_metadata-4.6.3-py3-none-any.whl", hash = "sha256:51c6635429c77cf1ae634c997ff9e53ca3438b495f10a55ba28594dd69764a8b"},
|
824 |
+
{file = "importlib_metadata-4.6.3.tar.gz", hash = "sha256:0645585859e9a6689c523927a5032f2ba5919f1f7d0e84bd4533312320de1ff9"},
|
825 |
]
|
826 |
iniconfig = [
|
827 |
{file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"},
|
828 |
{file = "iniconfig-1.1.1.tar.gz", hash = "sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"},
|
829 |
]
|
830 |
jeepney = [
|
831 |
+
{file = "jeepney-0.7.1-py3-none-any.whl", hash = "sha256:1b5a0ea5c0e7b166b2f5895b91a08c14de8915afda4407fb5022a195224958ac"},
|
832 |
+
{file = "jeepney-0.7.1.tar.gz", hash = "sha256:fa9e232dfa0c498bd0b8a3a73b8d8a31978304dcef0515adc859d4e096f96f4f"},
|
833 |
]
|
834 |
jinja2 = [
|
835 |
{file = "Jinja2-3.0.1-py3-none-any.whl", hash = "sha256:1f06f2da51e7b56b8f238affdd6b4e2c61e39598a378cc49345bc1bd42a978a4"},
|
|
|
952 |
{file = "soupsieve-2.2.1.tar.gz", hash = "sha256:052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc"},
|
953 |
]
|
954 |
sphinx = [
|
955 |
+
{file = "Sphinx-4.1.2-py3-none-any.whl", hash = "sha256:46d52c6cee13fec44744b8c01ed692c18a640f6910a725cbb938bc36e8d64544"},
|
956 |
+
{file = "Sphinx-4.1.2.tar.gz", hash = "sha256:3092d929cd807926d846018f2ace47ba2f3b671b309c7a89cd3306e80c826b13"},
|
957 |
]
|
958 |
sphinxcontrib-applehelp = [
|
959 |
{file = "sphinxcontrib-applehelp-1.0.2.tar.gz", hash = "sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58"},
|
|
|
984 |
{file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"},
|
985 |
]
|
986 |
tqdm = [
|
987 |
+
{file = "tqdm-4.62.0-py2.py3-none-any.whl", hash = "sha256:706dea48ee05ba16e936ee91cb3791cd2ea6da348a0e50b46863ff4363ff4340"},
|
988 |
+
{file = "tqdm-4.62.0.tar.gz", hash = "sha256:3642d483b558eec80d3c831e23953582c34d7e4540db86d9e5ed9dad238dabc6"},
|
989 |
]
|
990 |
twine = [
|
991 |
{file = "twine-3.4.2-py3-none-any.whl", hash = "sha256:087328e9bb405e7ce18527a2dca4042a84c7918658f951110b38bc135acab218"},
|