Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-pages-shortlinks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
FS Info TU Dortmund
Administration
gitlab-pages-shortlinks
Commits
41f94b55
Commit
41f94b55
authored
2 years ago
by
Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
chore(deps): update dependency mypy to v1.4.1
parent
f4da35ed
No related branches found
No related tags found
1 merge request
!21
chore(deps): update dependency mypy to v1.4.1
Pipeline
#173076
failed
2 years ago
Stage: quality
Stage: test
Stage: build
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+29
-69
29 additions, 69 deletions
poetry.lock
with
29 additions
and
69 deletions
poetry.lock
+
29
−
69
View file @
41f94b55
# This file is automatically @generated by Poetry 1.
4
.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.
5
.1 and should not be changed by hand.
[[package]]
[[package]]
name
=
"altgraph"
name
=
"altgraph"
version
=
"0.17.3"
version
=
"0.17.3"
description
=
"Python graph (network) package"
description
=
"Python graph (network) package"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
files
=
[
files
=
[
...
@@ -16,7 +15,6 @@ files = [
...
@@ -16,7 +15,6 @@ files = [
name
=
"bandit"
name
=
"bandit"
version
=
"1.7.5"
version
=
"1.7.5"
description
=
"Security oriented static analyser for python code."
description
=
"Security oriented static analyser for python code."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -40,7 +38,6 @@ yaml = ["PyYAML"]
...
@@ -40,7 +38,6 @@ yaml = ["PyYAML"]
name
=
"black"
name
=
"black"
version
=
"23.3.0"
version
=
"23.3.0"
description
=
"The uncompromising code formatter."
description
=
"The uncompromising code formatter."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -90,7 +87,6 @@ uvloop = ["uvloop (>=0.15.2)"]
...
@@ -90,7 +87,6 @@ uvloop = ["uvloop (>=0.15.2)"]
name
=
"certifi"
name
=
"certifi"
version
=
"2022.12.7"
version
=
"2022.12.7"
description
=
"Python package for providing Mozilla's CA Bundle."
description
=
"Python package for providing Mozilla's CA Bundle."
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
"
python-versions
=
">
=
3.6
"
files
=
[
files
=
[
...
@@ -102,7 +98,6 @@ files = [
...
@@ -102,7 +98,6 @@ files = [
name
=
"charset-normalizer"
name
=
"charset-normalizer"
version
=
"2.1.1"
version
=
"2.1.1"
description
=
"The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
description
=
"The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
.
0
"
python-versions
=
">
=
3.6
.
0
"
files
=
[
files
=
[
...
@@ -117,7 +112,6 @@ unicode-backport = ["unicodedata2"]
...
@@ -117,7 +112,6 @@ unicode-backport = ["unicodedata2"]
name
=
"click"
name
=
"click"
version
=
"8.1.3"
version
=
"8.1.3"
description
=
"Composable command line interface toolkit"
description
=
"Composable command line interface toolkit"
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -132,7 +126,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""}
...
@@ -132,7 +126,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""}
name
=
"colorama"
name
=
"colorama"
version
=
"0.4.6"
version
=
"0.4.6"
description
=
"Cross-platform colored terminal text."
description
=
"Cross-platform colored terminal text."
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>
=
2.7
"
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>
=
2.7
"
files
=
[
files
=
[
...
@@ -144,7 +137,6 @@ files = [
...
@@ -144,7 +137,6 @@ files = [
name
=
"coloredlogs"
name
=
"coloredlogs"
version
=
"15.0.1"
version
=
"15.0.1"
description
=
"Colored terminal output for Python's logging module"
description
=
"Colored terminal output for Python's logging module"
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
files
=
[
files
=
[
...
@@ -162,7 +154,6 @@ cron = ["capturer (>=2.4)"]
...
@@ -162,7 +154,6 @@ cron = ["capturer (>=2.4)"]
name
=
"future"
name
=
"future"
version
=
"0.18.2"
version
=
"0.18.2"
description
=
"Clean single-source support for Python 3 and 2"
description
=
"Clean single-source support for Python 3 and 2"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
"
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
"
files
=
[
files
=
[
...
@@ -173,7 +164,6 @@ files = [
...
@@ -173,7 +164,6 @@ files = [
name
=
"gitdb"
name
=
"gitdb"
version
=
"4.0.10"
version
=
"4.0.10"
description
=
"Git Object Database"
description
=
"Git Object Database"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -188,7 +178,6 @@ smmap = ">=3.0.1,<6"
...
@@ -188,7 +178,6 @@ smmap = ">=3.0.1,<6"
name
=
"gitpython"
name
=
"gitpython"
version
=
"3.1.29"
version
=
"3.1.29"
description
=
"GitPython is a python library used to interact with Git repositories"
description
=
"GitPython is a python library used to interact with Git repositories"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -203,7 +192,6 @@ gitdb = ">=4.0.1,<5"
...
@@ -203,7 +192,6 @@ gitdb = ">=4.0.1,<5"
name
=
"humanfriendly"
name
=
"humanfriendly"
version
=
"10.0"
version
=
"10.0"
description
=
"Human friendly output for text interfaces using Python"
description
=
"Human friendly output for text interfaces using Python"
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
files
=
[
files
=
[
...
@@ -218,7 +206,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve
...
@@ -218,7 +206,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve
name
=
"idna"
name
=
"idna"
version
=
"3.4"
version
=
"3.4"
description
=
"Internationalized Domain Names in Applications (IDNA)"
description
=
"Internationalized Domain Names in Applications (IDNA)"
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
3.5
"
python-versions
=
">
=
3.5
"
files
=
[
files
=
[
...
@@ -230,7 +217,6 @@ files = [
...
@@ -230,7 +217,6 @@ files = [
name
=
"isort"
name
=
"isort"
version
=
"5.12.0"
version
=
"5.12.0"
description
=
"A Python utility / library to sort Python imports."
description
=
"A Python utility / library to sort Python imports."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.8
.
0
"
python-versions
=
">
=
3.8
.
0
"
files
=
[
files
=
[
...
@@ -248,7 +234,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"]
...
@@ -248,7 +234,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"]
name
=
"macholib"
name
=
"macholib"
version
=
"1.16.2"
version
=
"1.16.2"
description
=
"Mach-O header analysis and editing"
description
=
"Mach-O header analysis and editing"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
files
=
[
files
=
[
...
@@ -263,7 +248,6 @@ altgraph = ">=0.17"
...
@@ -263,7 +248,6 @@ altgraph = ">=0.17"
name
=
"markdown-it-py"
name
=
"markdown-it-py"
version
=
"2.2.0"
version
=
"2.2.0"
description
=
"Python port of markdown-it. Markdown parsing, done right!"
description
=
"Python port of markdown-it. Markdown parsing, done right!"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -288,7 +272,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
...
@@ -288,7 +272,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
name
=
"mdurl"
name
=
"mdurl"
version
=
"0.1.2"
version
=
"0.1.2"
description
=
"Markdown URL utilities"
description
=
"Markdown URL utilities"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -298,44 +281,43 @@ files = [
...
@@ -298,44 +281,43 @@ files = [
[[
package
]]
[[
package
]]
name
=
"mypy"
name
=
"mypy"
version
=
"1.
1
.1"
version
=
"1.
4
.1"
description
=
"Optional static typing for Python"
description
=
"Optional static typing for Python"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
{file
=
"mypy-1.
1
.1-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
39c7119335be05630611ee798cc982623b9e8f0cff04a0b48dfc26100e0b97af
"
}
,
{file
=
"mypy-1.
4
.1-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
566e72b0cd6598503e48ea610e0052d1b8168e60a46e0bfd34b3acf2d57f96a8
"
}
,
{file
=
"mypy-1.
1
.1-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
61bf08362e93b6b12fad3eab68c4ea903a077b87c90ac06c11e3d7a09b56b9c1
"
}
,
{file
=
"mypy-1.
4
.1-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
ca637024ca67ab24a7fd6f65d280572c3794665eaf5edcc7e90a866544076878
"
}
,
{file
=
"mypy-1.
1
.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
dbb19c9f662e41e474e0cff502b7064a7edc6764f5262b6cd91d698163196799
"
}
,
{file
=
"mypy-1.
4
.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
0dde1d180cd84f0624c5dcaaa89c89775550a675aff96b5848de78fb11adabcd
"
}
,
{file
=
"mypy-1.
1
.1-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
315ac73cc1cce4771c27d426b7ea558fb4e2836f89cb0296cbe056894e3a1f78
"
}
,
{file
=
"mypy-1.
4
.1-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
8c4d8e89aa7de683e2056a581ce63c46a0c41e31bd2b6d34144e2c80f5ea53dc
"
}
,
{file
=
"mypy-1.
1
.1-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:
5cb14ff9919b7df3538590fc4d4c49a0f84392237cbf5f7a816b4161c061829e
"
}
,
{file
=
"mypy-1.
4
.1-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:
bfdca17c36ae01a21274a3c387a63aa1aafe72bff976522886869ef131b937f1
"
}
,
{file
=
"mypy-1.
1
.1-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
26cdd6a22b9b40b2fd71881a8a4f34b4d7914c679f154f43385ca878a8297389
"
}
,
{file
=
"mypy-1.
4
.1-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
7549fbf655e5825d787bbc9ecf6028731973f78088fbca3a1f4145c39ef09462
"
}
,
{file
=
"mypy-1.
1
.1-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
5b5f81b40d94c785f288948c16e1f2da37203c6006546c5d947aab6f90aefef2
"
}
,
{file
=
"mypy-1.
4
.1-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
98324ec3ecf12296e6422939e54763faedbfcc502ea4a4c38502082711867258
"
}
,
{file
=
"mypy-1.
1
.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
21b437be1c02712a605591e1ed1d858aba681757a1e55
fe678
a15c2244cd68a5
"
}
,
{file
=
"mypy-1.
4
.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
141dedfdbfe8a04142881ff30ce6e6653c9685b354876b12e4
fe6
c
78
598b45e2
"
}
,
{file
=
"mypy-1.
1
.1-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
d809f8873
4f
4
4a
0d44959d795b1e6f64b2bbe0ea4d9cc4776aa588bb4229fc1c
"
}
,
{file
=
"mypy-1.
4
.1-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
8207b7105829eca6f3d77
4f
6
4a
904190bb2231de91b8b186d21ffd98005f14a7
"
}
,
{file
=
"mypy-1.
1
.1-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:
a380c041db500e1410bb5b16b3c1c35e61e773a5c3517926b81dfdab7582be54
"
}
,
{file
=
"mypy-1.
4
.1-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:
16f0db5b641ba159eff72cff08edc3875f2b62b2fa2bc24f68c1e7a4e8232d01
"
}
,
{file
=
"mypy-1.
1
.1-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
b7c7b708fe9a871a96626d61912e3f4ddd365bf7f39128362bc50cbd74a634d5
"
}
,
{file
=
"mypy-1.
4
.1-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
470c969bb3f9a9efcedbadcd19a74ffb34a25f8e6b0e02dae7c0e71f8372f97b
"
}
,
{file
=
"mypy-1.
1
.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
c1c10fa12df1232c936830839e2e935d090fc9ee315744ac33b8a32216b93707
"
}
,
{file
=
"mypy-1.
4
.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
e5952d2d18b79f7dc25e62e014fe5a23eb1a3d2bc66318df8988a01b1a037c5b
"
}
,
{file
=
"mypy-1.
1
.1-cp37-cp37m-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
0a28a76785bf57655a8ea5eb0540a15b0e781c807b5aa798bd463779988fa1d5
"
}
,
{file
=
"mypy-1.
4
.1-cp37-cp37m-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
190b6bab0302cec4e9e6767d3eb66085aef2a1cc98fe04936d8a42ed2ba77bb7
"
}
,
{file
=
"mypy-1.
1
.1-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
ef6a01e563ec6a4940784c574d33f6ac1943864634517984471642908b30b6f7
"
}
,
{file
=
"mypy-1.
4
.1-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
9d40652cc4fe33871ad3338581dca3297ff5f2213d0df345bcfbde5162abf0c9
"
}
,
{file
=
"mypy-1.
1
.1-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
d64c28e03ce40d5303450f547e07418c64c241669ab20610f273c9e6290b4b0b
"
}
,
{file
=
"mypy-1.
4
.1-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
01fd2e9f85622d981fd9063bfaef1aed6e336eaacca00892cd2d82801ab7c042
"
}
,
{file
=
"mypy-1.
1
.1-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
64cc3afb3e9e71a79d06e3ed24bb508a6d66f782aff7e56f628bf35ba2e0ba51
"
}
,
{file
=
"mypy-1.
4
.1-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
2460a58faeea905aeb1b9b36f5065f2dc9a9c6e4c992a6499a2360c6c74ceca3
"
}
,
{file
=
"mypy-1.
1
.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
ce61663faf7a8e5ec6f456857bfbcec2901fbdb3ad958b778403f63b9e606a1b
"
}
,
{file
=
"mypy-1.
4
.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
a2746d69a8196698146a3dbe29104f9eb6a2a4d8a27878d92169a6c0b74435b6
"
}
,
{file
=
"mypy-1.
1
.1-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
2b0c373d071593deefbcdd87ec8db91ea13bd8f1328d44947e88beae21e8d5e9
"
}
,
{file
=
"mypy-1.
4
.1-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
ae704dcfaa180ff7c4cfbad23e74321a2b774f92ca77fd94ce1049175a21c97f
"
}
,
{file
=
"mypy-1.
1
.1-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
2888ce4fe5aae5a673386fa232473014056967f3904f5abfcf6367b5af1f612a
"
}
,
{file
=
"mypy-1.
4
.1-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
43d24f6437925ce50139a310a64b2ab048cb2d3694c84c71c3f2a1626d8101dc
"
}
,
{file
=
"mypy-1.
1
.1-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
19ba15f9627a5723e522d007fe708007bae52b93faab00f95d72f03e1afa959
8"
}
,
{file
=
"mypy-1.
4
.1-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
c482e1246726616088532b5e964e39765b6d1520791348e6c9dc3af25b23382
8"
}
,
{file
=
"mypy-1.
1
.1-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
59bbd71e5c58eed2e992ce6523180e03c221dcd92b52f0e792f291d67b15a71c
"
}
,
{file
=
"mypy-1.
4
.1-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
43b592511672017f5b1a483527fd2684347fdffc041c9ef53428c8dc530f79a3
"
}
,
{file
=
"mypy-1.
1
.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
9401e33814cec6aec8c03a9548e9385e0e228fc1b8b0a37b9ea21038e64cdd8a
"
}
,
{file
=
"mypy-1.
4
.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
34a9239d5b3502c17f07fd7c0b2ae6b7dd7d7f6af35fbb5072c6208e76295816
"
}
,
{file
=
"mypy-1.
1
.1-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
4b398d8b1f4fba0e3c6463e02f8ad3346f71956b92287af22c9b12c3ec965a9f
"
}
,
{file
=
"mypy-1.
4
.1-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
5703097c4936bbb9e9bce41478c8d08edd2865e177dc4c52be759f81ee4dd26c
"
}
,
{file
=
"mypy-1.
1
.1-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
69b35d1dcb5707382810765ed34da9db47e7f95b3528334a3c999b0c90fe523
f"
}
,
{file
=
"mypy-1.
4
.1-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
e02d700ec8d9b1859790c0475df4e4092c7bf3272a4fd2c9f33d87fac4427b8
f"
}
,
{file
=
"mypy-1.
1
.1-py3-none-any.whl"
,
hash
=
"sha256:4
e4e8b362cdf99ba00c2b218036002bdcdf1e0de085cdb296a49df03fb31dfc
4"
}
,
{file
=
"mypy-1.
4
.1-py3-none-any.whl"
,
hash
=
"sha256:4
5d32cec14e7b97af848bddd97d85ea4f0db4d5a149ed9676caa4eb2f7402bb
4"
}
,
{file
=
"mypy-1.
1
.1.tar.gz"
,
hash
=
"sha256:
ae9ceae0f5b9059f33dbc62dea087e942c0ccab4b7a003719cb70f9b8abfa32f
"
}
,
{file
=
"mypy-1.
4
.1.tar.gz"
,
hash
=
"sha256:
9bbcd9ab8ea1f2e1c8031c21445b511442cc45c89951e49bbf852cbb70755b1b
"
}
,
]
]
[
package.dependencies
]
[
package.dependencies
]
mypy-extensions
=
">
=
1.0
.
0
"
mypy-extensions
=
">
=
1.0
.
0
"
tomli
=
{
version
=
">
=
1.1
.
0
", markers = "
python_version
<
\"
3.11
\"
"}
tomli
=
{
version
=
">
=
1.1
.
0
", markers = "
python_version
<
\"
3.11
\"
"}
typing-extensions
=
">
=
3
.10
"
typing-extensions
=
">
=
4
.1
.
0
"
[
package.extras
]
[
package.extras
]
dmypy
=
[
"psutil (>=4.0)"
]
dmypy
=
[
"psutil (>=4.0)"
]
...
@@ -347,7 +329,6 @@ reports = ["lxml"]
...
@@ -347,7 +329,6 @@ reports = ["lxml"]
name
=
"mypy-extensions"
name
=
"mypy-extensions"
version
=
"1.0.0"
version
=
"1.0.0"
description
=
"Type system extensions for programs checked with the mypy type checker."
description
=
"Type system extensions for programs checked with the mypy type checker."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.5
"
python-versions
=
">
=
3.5
"
files
=
[
files
=
[
...
@@ -359,7 +340,6 @@ files = [
...
@@ -359,7 +340,6 @@ files = [
name
=
"packaging"
name
=
"packaging"
version
=
"23.0"
version
=
"23.0"
description
=
"Core utilities for Python packages"
description
=
"Core utilities for Python packages"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -371,7 +351,6 @@ files = [
...
@@ -371,7 +351,6 @@ files = [
name
=
"pathspec"
name
=
"pathspec"
version
=
"0.10.3"
version
=
"0.10.3"
description
=
"Utility library for gitignore style pattern matching of file paths."
description
=
"Utility library for gitignore style pattern matching of file paths."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -383,7 +362,6 @@ files = [
...
@@ -383,7 +362,6 @@ files = [
name
=
"pbr"
name
=
"pbr"
version
=
"5.11.0"
version
=
"5.11.0"
description
=
"Python Build Reasonableness"
description
=
"Python Build Reasonableness"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
2.6
"
python-versions
=
">
=
2.6
"
files
=
[
files
=
[
...
@@ -395,7 +373,6 @@ files = [
...
@@ -395,7 +373,6 @@ files = [
name
=
"pefile"
name
=
"pefile"
version
=
"2022.5.30"
version
=
"2022.5.30"
description
=
"Python PE parsing module"
description
=
"Python PE parsing module"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
.
0
"
python-versions
=
">
=
3.6
.
0
"
files
=
[
files
=
[
...
@@ -409,7 +386,6 @@ future = "*"
...
@@ -409,7 +386,6 @@ future = "*"
name
=
"platformdirs"
name
=
"platformdirs"
version
=
"2.6.0"
version
=
"2.6.0"
description
=
"A small Python package for determining appropriate platform-specific dirs, e.g. a
\"
user data dir
\"
."
description
=
"A small Python package for determining appropriate platform-specific dirs, e.g. a
\"
user data dir
\"
."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -425,7 +401,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=7.2)", "pytest-cov (>=4)", "pytest-mock
...
@@ -425,7 +401,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=7.2)", "pytest-cov (>=4)", "pytest-mock
name
=
"pygments"
name
=
"pygments"
version
=
"2.14.0"
version
=
"2.14.0"
description
=
"Pygments is a syntax highlighting package written in Python."
description
=
"Pygments is a syntax highlighting package written in Python."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
"
python-versions
=
">
=
3.6
"
files
=
[
files
=
[
...
@@ -440,7 +415,6 @@ plugins = ["importlib-metadata"]
...
@@ -440,7 +415,6 @@ plugins = ["importlib-metadata"]
name
=
"pyinstaller"
name
=
"pyinstaller"
version
=
"5.9.0"
version
=
"5.9.0"
description
=
"PyInstaller bundles a Python application and all its dependencies into a single package."
description
=
"PyInstaller bundles a Python application and all its dependencies into a single package."
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
"<3.12,>
=
3.7
"
python-versions
=
"<3.12,>
=
3.7
"
files
=
[
files
=
[
...
@@ -474,7 +448,6 @@ hook-testing = ["execnet (>=1.5.0)", "psutil", "pytest (>=2.7.3)"]
...
@@ -474,7 +448,6 @@ hook-testing = ["execnet (>=1.5.0)", "psutil", "pytest (>=2.7.3)"]
name
=
"pyinstaller-hooks-contrib"
name
=
"pyinstaller-hooks-contrib"
version
=
"2022.14"
version
=
"2022.14"
description
=
"Community maintained hooks for PyInstaller"
description
=
"Community maintained hooks for PyInstaller"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -486,7 +459,6 @@ files = [
...
@@ -486,7 +459,6 @@ files = [
name
=
"pyreadline3"
name
=
"pyreadline3"
version
=
"3.4.1"
version
=
"3.4.1"
description
=
"A python implementation of GNU readline."
description
=
"A python implementation of GNU readline."
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
files
=
[
files
=
[
...
@@ -498,7 +470,6 @@ files = [
...
@@ -498,7 +470,6 @@ files = [
name
=
"pywin32-ctypes"
name
=
"pywin32-ctypes"
version
=
"0.2.0"
version
=
"0.2.0"
description
=
""
description
=
""
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
files
=
[
files
=
[
...
@@ -510,7 +481,6 @@ files = [
...
@@ -510,7 +481,6 @@ files = [
name
=
"pyyaml"
name
=
"pyyaml"
version
=
"6.0"
version
=
"6.0"
description
=
"YAML parser and emitter for Python"
description
=
"YAML parser and emitter for Python"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
"
python-versions
=
">
=
3.6
"
files
=
[
files
=
[
...
@@ -560,7 +530,6 @@ files = [
...
@@ -560,7 +530,6 @@ files = [
name
=
"requests"
name
=
"requests"
version
=
"2.28.2"
version
=
"2.28.2"
description
=
"Python HTTP for Humans."
description
=
"Python HTTP for Humans."
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
,
<
4
"
python-versions
=
">
=
3.7
,
<
4
"
files
=
[
files
=
[
...
@@ -582,7 +551,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
...
@@ -582,7 +551,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
name
=
"rich"
name
=
"rich"
version
=
"13.3.3"
version
=
"13.3.3"
description
=
"Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
description
=
"Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
.
0
"
python-versions
=
">
=
3.7
.
0
"
files
=
[
files
=
[
...
@@ -602,7 +570,6 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"]
...
@@ -602,7 +570,6 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"]
name
=
"setuptools"
name
=
"setuptools"
version
=
"65.6.3"
version
=
"65.6.3"
description
=
"Easily download, build, install, upgrade, and uninstall Python packages"
description
=
"Easily download, build, install, upgrade, and uninstall Python packages"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -619,7 +586,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (
...
@@ -619,7 +586,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (
name
=
"smmap"
name
=
"smmap"
version
=
"5.0.0"
version
=
"5.0.0"
description
=
"A pure Python implementation of a sliding window memory map manager"
description
=
"A pure Python implementation of a sliding window memory map manager"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
"
python-versions
=
">
=
3.6
"
files
=
[
files
=
[
...
@@ -631,7 +597,6 @@ files = [
...
@@ -631,7 +597,6 @@ files = [
name
=
"stevedore"
name
=
"stevedore"
version
=
"4.1.1"
version
=
"4.1.1"
description
=
"Manage dynamic plugins for Python applications"
description
=
"Manage dynamic plugins for Python applications"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.8
"
python-versions
=
">
=
3.8
"
files
=
[
files
=
[
...
@@ -646,7 +611,6 @@ pbr = ">=2.0.0,<2.1.0 || >2.1.0"
...
@@ -646,7 +611,6 @@ pbr = ">=2.0.0,<2.1.0 || >2.1.0"
name
=
"tomli"
name
=
"tomli"
version
=
"2.0.1"
version
=
"2.0.1"
description
=
"A lil' TOML parser"
description
=
"A lil' TOML parser"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -658,7 +622,6 @@ files = [
...
@@ -658,7 +622,6 @@ files = [
name
=
"types-requests"
name
=
"types-requests"
version
=
"2.28.11.7"
version
=
"2.28.11.7"
description
=
"Typing stubs for requests"
description
=
"Typing stubs for requests"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
files
=
[
files
=
[
...
@@ -673,7 +636,6 @@ types-urllib3 = "<1.27"
...
@@ -673,7 +636,6 @@ types-urllib3 = "<1.27"
name
=
"types-urllib3"
name
=
"types-urllib3"
version
=
"1.26.25.4"
version
=
"1.26.25.4"
description
=
"Typing stubs for urllib3"
description
=
"Typing stubs for urllib3"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
files
=
[
files
=
[
...
@@ -685,7 +647,6 @@ files = [
...
@@ -685,7 +647,6 @@ files = [
name
=
"typing-extensions"
name
=
"typing-extensions"
version
=
"4.4.0"
version
=
"4.4.0"
description
=
"Backported and Experimental Type Hints for Python 3.7+"
description
=
"Backported and Experimental Type Hints for Python 3.7+"
category
=
"dev"
optional
=
false
optional
=
false
python-versions
=
">
=
3.7
"
python-versions
=
">
=
3.7
"
files
=
[
files
=
[
...
@@ -697,7 +658,6 @@ files = [
...
@@ -697,7 +658,6 @@ files = [
name
=
"urllib3"
name
=
"urllib3"
version
=
"1.26.13"
version
=
"1.26.13"
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
,
!
=
3.5
.*
"
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
,
!
=
3.5
.*
"
files
=
[
files
=
[
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment