|
@@ -72,18 +72,6 @@ python-versions = "*"
|
|
|
pycodestyle = ">=2.7.0"
|
|
|
toml = "*"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "binding"
|
|
|
-version = "0.3.1"
|
|
|
-description = "Bindable properties for Python"
|
|
|
-category = "main"
|
|
|
-optional = false
|
|
|
-python-versions = ">=3.7,<4.0"
|
|
|
-
|
|
|
-[package.dependencies]
|
|
|
-executing = ">=0.6.0,<0.7.0"
|
|
|
-forbiddenfruit = ">=0.1.4,<0.2.0"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "certifi"
|
|
|
version = "2021.5.30"
|
|
@@ -151,15 +139,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
name = "executing"
|
|
|
version = "0.6.0"
|
|
|
description = "Get the currently executing AST node of a frame, and other information"
|
|
|
-category = "main"
|
|
|
-optional = false
|
|
|
-python-versions = "*"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "forbiddenfruit"
|
|
|
-version = "0.1.4"
|
|
|
-description = "Patch python built-in objects"
|
|
|
-category = "main"
|
|
|
+category = "dev"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
|
|
@@ -499,7 +479,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
|
|
|
[metadata]
|
|
|
lock-version = "1.1"
|
|
|
python-versions = "^3.7"
|
|
|
-content-hash = "55fc3b0f5e6a7a4b2f7e6261ed736e30d3bee65d09bb7dd0a408d145365071de"
|
|
|
+content-hash = "53e5ec1f77169acd5b3d3ac737d34926a97510cc77899e428affae9e746a5f06"
|
|
|
|
|
|
[metadata.files]
|
|
|
addict = [
|
|
@@ -526,10 +506,6 @@ autopep8 = [
|
|
|
{file = "autopep8-1.5.7-py2.py3-none-any.whl", hash = "sha256:aa213493c30dcdac99537249ee65b24af0b2c29f2e83cd8b3f68760441ed0db9"},
|
|
|
{file = "autopep8-1.5.7.tar.gz", hash = "sha256:276ced7e9e3cb22e5d7c14748384a5cf5d9002257c0ed50c0e075b68011bb6d0"},
|
|
|
]
|
|
|
-binding = [
|
|
|
- {file = "binding-0.3.1-py3-none-any.whl", hash = "sha256:1bd36c3c1abb388fb15bd6967d340a7025e23b54b622ca9a6e43d4c1caf14b55"},
|
|
|
- {file = "binding-0.3.1.tar.gz", hash = "sha256:66bc5c465369ccc35c0d587865f1c9a9a8abc41cfa275f4adc748ae42dcc0d7f"},
|
|
|
-]
|
|
|
certifi = [
|
|
|
{file = "certifi-2021.5.30-py2.py3-none-any.whl", hash = "sha256:50b1e4f8446b06f41be7dd6338db18e0990601dce795c2b1686458aa7e8fa7d8"},
|
|
|
{file = "certifi-2021.5.30.tar.gz", hash = "sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee"},
|
|
@@ -615,9 +591,6 @@ executing = [
|
|
|
{file = "executing-0.6.0-py2.py3-none-any.whl", hash = "sha256:a2f10f802b4312b92bd256279b43720271b0d9b540a0dbab7be4c28fbc536479"},
|
|
|
{file = "executing-0.6.0.tar.gz", hash = "sha256:a07046e608c56948a899e1c7dc45327ed84ee67edf245041eb8c6722658c14e3"},
|
|
|
]
|
|
|
-forbiddenfruit = [
|
|
|
- {file = "forbiddenfruit-0.1.4.tar.gz", hash = "sha256:e3f7e66561a29ae129aac139a85d610dbf3dd896128187ed5454b6421f624253"},
|
|
|
-]
|
|
|
h11 = [
|
|
|
{file = "h11-0.12.0-py3-none-any.whl", hash = "sha256:36a3cb8c0a032f56e2da7084577878a035d3b61d104230d4bd49c0c6b555a9c6"},
|
|
|
{file = "h11-0.12.0.tar.gz", hash = "sha256:47222cb6067e4a307d535814917cd98fd0a57b6788ce715755fa2b6c28b56042"},
|