|
@@ -18,7 +18,7 @@ python-versions = "*"
|
|
|
name = "asttokens"
|
|
|
version = "2.0.5"
|
|
|
description = "Annotate AST trees with source code positions"
|
|
|
-category = "main"
|
|
|
+category = "dev"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
|
|
@@ -60,7 +60,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
name = "colorama"
|
|
|
version = "0.4.4"
|
|
|
description = "Cross-platform colored terminal text."
|
|
|
-category = "main"
|
|
|
+category = "dev"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
|
|
@@ -95,7 +95,7 @@ python-versions = "*"
|
|
|
name = "executing"
|
|
|
version = "0.6.0"
|
|
|
description = "Get the currently executing AST node of a frame, and other information"
|
|
|
-category = "main"
|
|
|
+category = "dev"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
|
|
@@ -144,7 +144,7 @@ http2 = ["h2 (>=3.0.0,<4.0.0)"]
|
|
|
name = "icecream"
|
|
|
version = "2.1.0"
|
|
|
description = "Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call."
|
|
|
-category = "main"
|
|
|
+category = "dev"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
|
|
@@ -263,7 +263,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
|
name = "pygments"
|
|
|
version = "2.9.0"
|
|
|
description = "Pygments is a syntax highlighting package written in Python."
|
|
|
-category = "main"
|
|
|
+category = "dev"
|
|
|
optional = false
|
|
|
python-versions = ">=3.5"
|
|
|
|
|
@@ -370,7 +370,7 @@ python-versions = ">=3.6.1"
|
|
|
[metadata]
|
|
|
lock-version = "1.1"
|
|
|
python-versions = "^3.7"
|
|
|
-content-hash = "92d54b567e9f97f0e1f80c7a8ab8fb64e17fe879a9f42ab695d8200c9e80e096"
|
|
|
+content-hash = "d56fa651727b425db52d6d47848f4cb08b032d62c191807b1faff8911fdaa8a2"
|
|
|
|
|
|
[metadata.files]
|
|
|
addict = [
|