This is an automated email from the ASF dual-hosted git repository.

lukhut pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


The following commit(s) were added to refs/heads/main by this push:
     new 325c7aef90 Bump tornado from 6.1 to 6.3.3 in /apps/microtvm (#15554)
325c7aef90 is described below

commit 325c7aef90b229a2a1fa916aec4c80dd15a7400b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 16 09:32:46 2023 +0100

    Bump tornado from 6.1 to 6.3.3 in /apps/microtvm (#15554)
    
    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.3.
    - 
[Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 apps/microtvm/poetry.lock    | 175 +++++--------------------------------------
 apps/microtvm/pyproject.toml |   2 +-
 2 files changed, 19 insertions(+), 158 deletions(-)

diff --git a/apps/microtvm/poetry.lock b/apps/microtvm/poetry.lock
index cd268ad1f0..d50b4236e4 100644
--- a/apps/microtvm/poetry.lock
+++ b/apps/microtvm/poetry.lock
@@ -1,10 +1,9 @@
-# This file is automatically @generated by Poetry 1.4.0 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]]
 name = "absl-py"
 version = "1.4.0"
 description = "Abseil Python Common Libraries, see 
https://github.com/abseil/abseil-py.";
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -16,7 +15,6 @@ files = [
 name = "alabaster"
 version = "0.7.13"
 description = "A configurable sidebar-enabled Sphinx theme"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -28,7 +26,6 @@ files = [
 name = "appdirs"
 version = "1.4.4"
 description = "A small Python module for determining appropriate 
platform-specific dirs, e.g. a \"user data dir\"."
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -40,7 +37,6 @@ files = [
 name = "asgiref"
 version = "3.6.0"
 description = "ASGI specs, helper code, and adapters"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -55,7 +51,6 @@ tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"]
 name = "astroid"
 version = "2.15.1"
 description = "An abstract syntax tree for Python with inference support."
-category = "dev"
 optional = false
 python-versions = ">=3.7.2"
 files = [
@@ -72,7 +67,6 @@ wrapt = {version = ">=1.11,<2", markers = "python_version < 
\"3.11\""}
 name = "astunparse"
 version = "1.6.3"
 description = "An AST unparser for Python"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -88,7 +82,6 @@ wheel = ">=0.23.0,<1.0"
 name = "attrs"
 version = "22.2.0"
 description = "Classes Without Boilerplate"
-category = "main"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -107,7 +100,6 @@ tests-no-zope = ["cloudpickle", "cloudpickle", 
"hypothesis", "hypothesis", "mypy
 name = "autodocsumm"
 version = "0.1.13"
 description = "Extended sphinx autodoc including automatic autosummaries"
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -121,7 +113,6 @@ sphinx = "*"
 name = "autoflake"
 version = "2.0.2"
 description = "Removes unused imports and unused variables"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -137,7 +128,6 @@ tomli = {version = ">=2.0.1", markers = "python_version < 
\"3.11\""}
 name = "autopep8"
 version = "2.0.2"
 description = "A tool that automatically formats Python code to conform to the 
PEP 8 style guide"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -153,7 +143,6 @@ tomli = {version = "*", markers = "python_version < 
\"3.11\""}
 name = "babel"
 version = "2.12.1"
 description = "Internationalization utilities"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -168,7 +157,6 @@ pytz = {version = ">=2015.7", markers = "python_version < 
\"3.9\""}
 name = "backports-zoneinfo"
 version = "0.2.1"
 description = "Backport of the standard library zoneinfo module"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -197,7 +185,6 @@ tzdata = ["tzdata"]
 name = "black"
 version = "19.10b0"
 description = "The uncompromising code formatter."
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -221,7 +208,6 @@ d = ["aiohttp (>=3.3.2)", "aiohttp-cors"]
 name = "cachetools"
 version = "5.3.0"
 description = "Extensible memoizing collections and decorators"
-category = "main"
 optional = true
 python-versions = "~=3.7"
 files = [
@@ -233,7 +219,6 @@ files = [
 name = "certifi"
 version = "2022.12.7"
 description = "Python package for providing Mozilla's CA Bundle."
-category = "main"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -245,7 +230,6 @@ files = [
 name = "cffi"
 version = "1.15.1"
 description = "Foreign Function Interface for Python calling C code."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -322,7 +306,6 @@ pycparser = "*"
 name = "charset-normalizer"
 version = "2.1.1"
 description = "The Real First Universal Charset Detector. Open, modern and 
actively maintained alternative to Chardet."
-category = "main"
 optional = false
 python-versions = ">=3.6.0"
 files = [
@@ -337,7 +320,6 @@ unicode-backport = ["unicodedata2"]
 name = "click"
 version = "8.1.3"
 description = "Composable command line interface toolkit"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -352,7 +334,6 @@ colorama = {version = "*", markers = "platform_system == 
\"Windows\""}
 name = "cloudpickle"
 version = "1.6.0"
 description = "Extended pickling support for Python objects"
-category = "main"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -364,7 +345,6 @@ files = [
 name = "colorama"
 version = "0.4.6"
 description = "Cross-platform colored terminal text."
-category = "dev"
 optional = false
 python-versions = 
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
 files = [
@@ -376,7 +356,6 @@ files = [
 name = "coloredlogs"
 version = "15.0.1"
 description = "Colored terminal output for Python's logging module"
-category = "main"
 optional = true
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
 files = [
@@ -394,7 +373,6 @@ cron = ["capturer (>=2.4)"]
 name = "commonmark"
 version = "0.9.1"
 description = "Python parser for the CommonMark Markdown spec"
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -409,7 +387,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"]
 name = "contourpy"
 version = "1.0.7"
 description = "Python library for calculating contours of 2D quadrilateral 
grids"
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -484,7 +461,6 @@ test-no-images = ["pytest"]
 name = "coremltools"
 version = "3.4"
 description = "Community Tools for Core ML"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -519,7 +495,6 @@ six = ">=1.10.0"
 name = "cycler"
 version = "0.11.0"
 description = "Composable style cycles"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -531,7 +506,6 @@ files = [
 name = "decorator"
 version = "5.1.1"
 description = "Decorators for Humans"
-category = "main"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -543,7 +517,6 @@ files = [
 name = "dill"
 version = "0.3.6"
 description = "serialize all of python"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -558,7 +531,6 @@ graph = ["objgraph (>=1.7.2)"]
 name = "django"
 version = "4.1.7"
 description = "A high-level Python web framework that encourages rapid 
development and clean, pragmatic design."
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -580,7 +552,6 @@ bcrypt = ["bcrypt"]
 name = "docformatter"
 version = "1.5.1"
 description = "Formats docstrings to follow PEP 257"
-category = "dev"
 optional = false
 python-versions = ">=3.6,<4.0"
 files = [
@@ -600,7 +571,6 @@ tomli = ["tomli (<2.0.0)"]
 name = "docutils"
 version = "0.19"
 description = "Docutils -- Python Documentation Utilities"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -612,7 +582,6 @@ files = [
 name = "exceptiongroup"
 version = "1.1.1"
 description = "Backport of PEP 654 (exception groups)"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -627,7 +596,6 @@ test = ["pytest (>=6)"]
 name = "execnet"
 version = "1.9.0"
 description = "execnet: rapid multi-Python deployment"
-category = "dev"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
 files = [
@@ -642,7 +610,6 @@ testing = ["pre-commit"]
 name = "flatbuffers"
 version = "23.3.3"
 description = "The FlatBuffers serialization format for Python"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -654,7 +621,6 @@ files = [
 name = "fonttools"
 version = "4.39.3"
 description = "Tools to manipulate font files"
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -680,7 +646,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli 
(>=0.1.4)"]
 name = "future"
 version = "0.18.3"
 description = "Clean single-source support for Python 3 and 2"
-category = "main"
 optional = true
 python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
 files = [
@@ -691,7 +656,6 @@ files = [
 name = "gast"
 version = "0.4.0"
 description = "Python AST that abstracts the underlying Python version"
-category = "main"
 optional = true
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
 files = [
@@ -703,7 +667,6 @@ files = [
 name = "google-auth"
 version = "2.17.0"
 description = "Google Authentication Library"
-category = "main"
 optional = true
 python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*"
 files = [
@@ -728,7 +691,6 @@ requests = ["requests (>=2.20.0,<3.0.0dev)"]
 name = "google-auth-oauthlib"
 version = "0.4.6"
 description = "Google Authentication Library"
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -747,7 +709,6 @@ tool = ["click (>=6.0.0)"]
 name = "google-pasta"
 version = "0.2.0"
 description = "pasta is an AST-based Python refactoring library"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -763,7 +724,6 @@ six = "*"
 name = "graphviz"
 version = "0.8.4"
 description = "Simple Python interface for Graphviz"
-category = "main"
 optional = true
 python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*"
 files = [
@@ -780,7 +740,6 @@ test = ["mock (>=2)", "pytest (>=3.4)", "pytest-cov", 
"pytest-mock (>=1.8)"]
 name = "grpcio"
 version = "1.53.0"
 description = "HTTP/2-based RPC framework"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -838,7 +797,6 @@ protobuf = ["grpcio-tools (>=1.53.0)"]
 name = "h5py"
 version = "3.8.0"
 description = "Read and write HDF5 files from Python"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -876,7 +834,6 @@ numpy = ">=1.14.5"
 name = "humanfriendly"
 version = "10.0"
 description = "Human friendly output for text interfaces using Python"
-category = "main"
 optional = true
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
 files = [
@@ -891,7 +848,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == 
\"win32\" and python_ve
 name = "idna"
 version = "3.4"
 description = "Internationalized Domain Names in Applications (IDNA)"
-category = "main"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -903,7 +859,6 @@ files = [
 name = "image"
 version = "1.5.33"
 description = "Django application that provides cropping, resizing, 
thumbnailing, overlays and masking for images and videos with the ability to 
set the center of attention,"
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -919,7 +874,6 @@ six = "*"
 name = "imagesize"
 version = "1.4.1"
 description = "Getting image size from png/jpeg/jpeg2000/gif file"
-category = "dev"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
 files = [
@@ -931,7 +885,6 @@ files = [
 name = "importlib-metadata"
 version = "6.1.0"
 description = "Read metadata from Python packages"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -951,7 +904,6 @@ testing = ["flake8 (<5)", "flufl.flake8", 
"importlib-resources (>=1.3)", "packag
 name = "importlib-resources"
 version = "5.12.0"
 description = "Read resources from Python packages"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -970,7 +922,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black 
(>=0.3.7)", "pytest-chec
 name = "iniconfig"
 version = "2.0.0"
 description = "brain-dead simple config-ini parsing"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -982,7 +933,6 @@ files = [
 name = "isort"
 version = "5.12.0"
 description = "A Python utility / library to sort Python imports."
-category = "dev"
 optional = false
 python-versions = ">=3.8.0"
 files = [
@@ -1000,7 +950,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"]
 name = "jax"
 version = "0.4.8"
 description = "Differentiate, compile, and transform Numpy code."
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -1031,7 +980,6 @@ tpu = ["jaxlib (==0.4.7)", "libtpu-nightly 
(==0.1.dev20230327)", "requests"]
 name = "jinja2"
 version = "3.1.2"
 description = "A very fast and expressive template engine."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1049,7 +997,6 @@ i18n = ["Babel (>=2.7)"]
 name = "keras"
 version = "2.12.0"
 description = "Deep learning for humans."
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -1060,7 +1007,6 @@ files = [
 name = "kiwisolver"
 version = "1.4.4"
 description = "A fast implementation of the Cassowary constraint solver"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1138,7 +1084,6 @@ files = [
 name = "lazy-object-proxy"
 version = "1.9.0"
 description = "A fast and thorough lazy object proxy."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1184,7 +1129,6 @@ files = [
 name = "libclang"
 version = "16.0.0"
 description = "Clang Python Bindings, mirrored from the official LLVM repo: 
https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make 
the installation process easier."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1202,7 +1146,6 @@ files = [
 name = "markdown"
 version = "3.4.3"
 description = "Python implementation of John Gruber's Markdown."
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1220,7 +1163,6 @@ testing = ["coverage", "pyyaml"]
 name = "markupsafe"
 version = "2.1.2"
 description = "Safely add untrusted strings to HTML/XML markup."
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1280,7 +1222,6 @@ files = [
 name = "matplotlib"
 version = "3.7.1"
 description = "Python plotting package"
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -1343,7 +1284,6 @@ python-dateutil = ">=2.7"
 name = "mccabe"
 version = "0.7.0"
 description = "McCabe checker, plugin for flake8"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -1355,7 +1295,6 @@ files = [
 name = "ml-dtypes"
 version = "0.0.4"
 description = ""
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1391,7 +1330,6 @@ dev = ["absl-py", "pyink", "pylint (>=2.6.0)", "pytest", 
"pytest-xdist"]
 name = "mpmath"
 version = "1.3.0"
 description = "Python library for arbitrary-precision floating-point 
arithmetic"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1409,7 +1347,6 @@ tests = ["pytest (>=4.6)"]
 name = "mxnet"
 version = "1.9.1"
 description = "Apache MXNet is an ultra-scalable deep learning framework. This 
version uses openblas and MKLDNN."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1427,7 +1364,6 @@ requests = ">=2.20.0,<3"
 name = "numpy"
 version = "1.22.0"
 description = "NumPy is the fundamental package for array computing with 
Python."
-category = "main"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -1459,7 +1395,6 @@ files = [
 name = "nvidia-cublas-cu11"
 version = "11.10.3.66"
 description = "CUBLAS native runtime libraries"
-category = "main"
 optional = true
 python-versions = ">=3"
 files = [
@@ -1475,7 +1410,6 @@ wheel = "*"
 name = "nvidia-cuda-nvrtc-cu11"
 version = "11.7.99"
 description = "NVRTC native runtime libraries"
-category = "main"
 optional = true
 python-versions = ">=3"
 files = [
@@ -1492,7 +1426,6 @@ wheel = "*"
 name = "nvidia-cuda-runtime-cu11"
 version = "11.7.99"
 description = "CUDA Runtime native Libraries"
-category = "main"
 optional = true
 python-versions = ">=3"
 files = [
@@ -1508,7 +1441,6 @@ wheel = "*"
 name = "nvidia-cudnn-cu11"
 version = "8.5.0.96"
 description = "cuDNN runtime libraries"
-category = "main"
 optional = true
 python-versions = ">=3"
 files = [
@@ -1524,7 +1456,6 @@ wheel = "*"
 name = "oauthlib"
 version = "3.2.2"
 description = "A generic, spec-compliant, thorough implementation of the OAuth 
request-signing logic"
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -1541,7 +1472,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt 
(>=2.0.0,<3)"]
 name = "onnx"
 version = "1.13.0"
 description = "Open Neural Network Exchange"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1590,7 +1520,6 @@ lint = ["black (>=22.3)", "clang-format (==13.0.0)", 
"flake8 (>=5.0.2)", "isort[
 name = "onnxoptimizer"
 version = "0.3.10"
 description = "Open Neural Network Exchange"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1626,7 +1555,6 @@ mypy = ["mypy (==0.600)"]
 name = "onnxruntime"
 version = "1.14.1"
 description = "ONNX Runtime is a runtime accelerator for Machine Learning 
models"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1675,7 +1603,6 @@ sympy = "*"
 name = "opencv-python"
 version = "4.7.0.72"
 description = "Wrapper package for OpenCV python bindings."
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -1691,18 +1618,17 @@ files = [
 [package.dependencies]
 numpy = [
     {version = ">=1.21.0", markers = "python_version <= \"3.9\" and 
platform_system == \"Darwin\" and platform_machine == \"arm64\""},
+    {version = ">=1.21.2", markers = "python_version >= \"3.10\""},
+    {version = ">=1.21.4", markers = "python_version >= \"3.10\" and 
platform_system == \"Darwin\""},
     {version = ">=1.19.3", markers = "python_version >= \"3.6\" and 
platform_system == \"Linux\" and platform_machine == \"aarch64\" or 
python_version >= \"3.9\""},
     {version = ">=1.17.0", markers = "python_version >= \"3.7\""},
     {version = ">=1.17.3", markers = "python_version >= \"3.8\""},
-    {version = ">=1.21.2", markers = "python_version >= \"3.10\""},
-    {version = ">=1.21.4", markers = "python_version >= \"3.10\" and 
platform_system == \"Darwin\""},
 ]
 
 [[package]]
 name = "opt-einsum"
 version = "3.3.0"
 description = "Optimizing numpys einsum function"
-category = "main"
 optional = true
 python-versions = ">=3.5"
 files = [
@@ -1721,7 +1647,6 @@ tests = ["pytest", "pytest-cov", "pytest-pep8"]
 name = "packaging"
 version = "23.0"
 description = "Core utilities for Python packages"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1733,7 +1658,6 @@ files = [
 name = "pathspec"
 version = "0.11.1"
 description = "Utility library for gitignore style pattern matching of file 
paths."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1745,7 +1669,6 @@ files = [
 name = "pillow"
 version = "9.2.0"
 description = "Python Imaging Library (Fork)"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1817,7 +1740,6 @@ tests = ["check-manifest", "coverage", "defusedxml", 
"markdown2", "olefile", "pa
 name = "platformdirs"
 version = "3.2.0"
 description = "A small Python package for determining appropriate 
platform-specific dirs, e.g. a \"user data dir\"."
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -1833,7 +1755,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", 
"pytest (>=7.2.2)", "pytest-
 name = "pluggy"
 version = "1.0.0"
 description = "plugin and hook calling mechanisms for python"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -1849,7 +1770,6 @@ testing = ["pytest", "pytest-benchmark"]
 name = "protobuf"
 version = "3.20.3"
 description = "Protocol Buffers"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -1881,7 +1801,6 @@ files = [
 name = "psutil"
 version = "5.9.4"
 description = "Cross-platform lib for process and system monitoring in Python."
-category = "main"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
 files = [
@@ -1908,7 +1827,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"]
 name = "pyasn1"
 version = "0.4.8"
 description = "ASN.1 types and codecs"
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1920,7 +1838,6 @@ files = [
 name = "pyasn1-modules"
 version = "0.2.8"
 description = "A collection of ASN.1-based protocols modules."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -1935,7 +1852,6 @@ pyasn1 = ">=0.4.6,<0.5.0"
 name = "pycodestyle"
 version = "2.10.0"
 description = "Python style guide checker"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -1947,7 +1863,6 @@ files = [
 name = "pycparser"
 version = "2.21"
 description = "C parser in Python"
-category = "main"
 optional = true
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
 files = [
@@ -1959,7 +1874,6 @@ files = [
 name = "pyflakes"
 version = "3.0.1"
 description = "passive checker of Python programs"
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -1971,7 +1885,6 @@ files = [
 name = "pyformat"
 version = "0.7"
 description = "Formats Python code to follow a consistent style."
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -1988,7 +1901,6 @@ unify = ">=0.2"
 name = "pygments"
 version = "2.14.0"
 description = "Pygments is a syntax highlighting package written in Python."
-category = "dev"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -2003,7 +1915,6 @@ plugins = ["importlib-metadata"]
 name = "pylint"
 version = "2.17.1"
 description = "python code static checker"
-category = "dev"
 optional = false
 python-versions = ">=3.7.2"
 files = [
@@ -2030,7 +1941,6 @@ testutils = ["gitpython (>3)"]
 name = "pyparsing"
 version = "3.0.9"
 description = "pyparsing module - Classes and methods to define and execute 
parsing grammars"
-category = "dev"
 optional = false
 python-versions = ">=3.6.8"
 files = [
@@ -2045,7 +1955,6 @@ diagrams = ["jinja2", "railroad-diagrams"]
 name = "pyreadline3"
 version = "3.4.1"
 description = "A python implementation of GNU readline."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -2057,7 +1966,6 @@ files = [
 name = "pytest"
 version = "7.2.1"
 description = "pytest: simple powerful testing with Python"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2081,7 +1989,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", 
"nose", "pygments (>=2.
 name = "pytest-xdist"
 version = "3.1.0"
 description = "pytest xdist plugin for distributed testing, most importantly 
across multiple CPUs"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2102,7 +2009,6 @@ testing = ["filelock"]
 name = "python-dateutil"
 version = "2.8.2"
 description = "Extensions to the standard Python datetime module"
-category = "dev"
 optional = false
 python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
 files = [
@@ -2117,7 +2023,6 @@ six = ">=1.5"
 name = "pytz"
 version = "2023.3"
 description = "World timezone definitions, modern and historical"
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -2129,7 +2034,6 @@ files = [
 name = "pyusb"
 version = "1.2.1"
 description = "Python USB access module"
-category = "main"
 optional = false
 python-versions = ">=3.6.0"
 files = [
@@ -2141,7 +2045,6 @@ files = [
 name = "recommonmark"
 version = "0.6.0"
 description = "A docutils-compatibility bridge to CommonMark, enabling you to 
write CommonMark inside of Docutils & Sphinx projects."
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -2158,7 +2061,6 @@ sphinx = ">=1.3.1"
 name = "regex"
 version = "2023.3.23"
 description = "Alternative regular expression module, to replace re."
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -2228,7 +2130,6 @@ files = [
 name = "requests"
 version = "2.28.2"
 description = "Python HTTP for Humans."
-category = "main"
 optional = false
 python-versions = ">=3.7, <4"
 files = [
@@ -2250,7 +2151,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
 name = "requests-oauthlib"
 version = "1.3.1"
 description = "OAuthlib authentication support for Requests."
-category = "main"
 optional = true
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
 files = [
@@ -2269,7 +2169,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"]
 name = "rsa"
 version = "4.9"
 description = "Pure-Python RSA implementation"
-category = "main"
 optional = true
 python-versions = ">=3.6,<4"
 files = [
@@ -2284,7 +2183,6 @@ pyasn1 = ">=0.1.3"
 name = "scipy"
 version = "1.7.3"
 description = "SciPy: Scientific Library for Python"
-category = "main"
 optional = false
 python-versions = ">=3.7,<3.11"
 files = [
@@ -2326,7 +2224,6 @@ numpy = ">=1.16.5,<1.23.0"
 name = "setuptools"
 version = "67.6.1"
 description = "Easily download, build, install, upgrade, and uninstall Python 
packages"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2343,7 +2240,6 @@ testing-integration = ["build[virtualenv]", "filelock 
(>=3.4.0)", "jaraco.envs (
 name = "six"
 version = "1.16.0"
 description = "Python 2 and 3 compatibility utilities"
-category = "main"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
 files = [
@@ -2355,7 +2251,6 @@ files = [
 name = "snowballstemmer"
 version = "2.2.0"
 description = "This package provides 29 stemmers for 28 languages generated 
from Snowball algorithms."
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -2367,7 +2262,6 @@ files = [
 name = "sphinx"
 version = "6.1.3"
 description = "Python documentation generator"
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -2403,7 +2297,6 @@ test = ["cython", "html5lib", "pytest (>=4.6)"]
 name = "sphinxcontrib-applehelp"
 version = "1.0.4"
 description = "sphinxcontrib-applehelp is a Sphinx extension which outputs 
Apple help books"
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -2419,7 +2312,6 @@ test = ["pytest"]
 name = "sphinxcontrib-devhelp"
 version = "1.0.2"
 description = "sphinxcontrib-devhelp is a sphinx extension which outputs 
Devhelp document."
-category = "dev"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -2435,7 +2327,6 @@ test = ["pytest"]
 name = "sphinxcontrib-htmlhelp"
 version = "2.0.1"
 description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML 
help files"
-category = "dev"
 optional = false
 python-versions = ">=3.8"
 files = [
@@ -2451,7 +2342,6 @@ test = ["html5lib", "pytest"]
 name = "sphinxcontrib-jsmath"
 version = "1.0.1"
 description = "A sphinx extension which renders display math in HTML via 
JavaScript"
-category = "dev"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -2466,7 +2356,6 @@ test = ["flake8", "mypy", "pytest"]
 name = "sphinxcontrib-qthelp"
 version = "1.0.3"
 description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp 
document."
-category = "dev"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -2482,7 +2371,6 @@ test = ["pytest"]
 name = "sphinxcontrib-serializinghtml"
 version = "1.1.5"
 description = "sphinxcontrib-serializinghtml is a sphinx extension which 
outputs \"serialized\" HTML files (json and pickle)."
-category = "dev"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -2498,7 +2386,6 @@ test = ["pytest"]
 name = "sqlparse"
 version = "0.4.3"
 description = "A non-validating SQL parser."
-category = "dev"
 optional = false
 python-versions = ">=3.5"
 files = [
@@ -2510,7 +2397,6 @@ files = [
 name = "sympy"
 version = "1.11.1"
 description = "Computer algebra system (CAS) in Python"
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -2525,7 +2411,6 @@ mpmath = ">=0.19"
 name = "tensorboard"
 version = "2.12.0"
 description = "TensorBoard lets you watch Tensors Flow"
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -2551,7 +2436,6 @@ wheel = ">=0.26"
 name = "tensorboard-data-server"
 version = "0.7.0"
 description = "Fast data loading for TensorBoard"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2564,7 +2448,6 @@ files = [
 name = "tensorboard-plugin-wit"
 version = "1.8.1"
 description = "What-If Tool TensorBoard plugin."
-category = "main"
 optional = true
 python-versions = "*"
 files = [
@@ -2575,7 +2458,6 @@ files = [
 name = "tensorflow"
 version = "2.12.0"
 description = "TensorFlow is an open source machine learning framework for 
everyone."
-category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
@@ -2625,7 +2507,6 @@ wrapt = ">=1.11.0,<1.15"
 name = "tensorflow-estimator"
 version = "2.12.0"
 description = "TensorFlow Estimator."
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2636,7 +2517,6 @@ files = [
 name = "tensorflow-io-gcs-filesystem"
 version = "0.32.0"
 description = "TensorFlow IO"
-category = "main"
 optional = true
 python-versions = ">=3.7, <3.12"
 files = [
@@ -2667,7 +2547,6 @@ tensorflow-rocm = ["tensorflow-rocm (>=2.12.0,<2.13.0)"]
 name = "termcolor"
 version = "2.2.0"
 description = "ANSI color formatting for output in terminal"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2682,7 +2561,6 @@ tests = ["pytest", "pytest-cov"]
 name = "tflite"
 version = "2.10.0"
 description = "Parsing TensorFlow Lite Models (*.tflite) Easily"
-category = "main"
 optional = true
 python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4,>=2.7"
 files = [
@@ -2698,7 +2576,6 @@ numpy = "*"
 name = "toml"
 version = "0.10.2"
 description = "Python Library for Tom's Obvious, Minimal Language"
-category = "dev"
 optional = false
 python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
 files = [
@@ -2710,7 +2587,6 @@ files = [
 name = "tomli"
 version = "2.0.1"
 description = "A lil' TOML parser"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2722,7 +2598,6 @@ files = [
 name = "tomlkit"
 version = "0.11.7"
 description = "Style preserving TOML library"
-category = "dev"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2734,7 +2609,6 @@ files = [
 name = "torch"
 version = "1.13.1"
 description = "Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-category = "main"
 optional = true
 python-versions = ">=3.7.0"
 files = [
@@ -2775,7 +2649,6 @@ opt-einsum = ["opt-einsum (>=3.3)"]
 name = "torchvision"
 version = "0.12.0"
 description = "image and video datasets and models for torch deep learning"
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2802,7 +2675,7 @@ files = [
 
 [package.dependencies]
 numpy = "*"
-pillow = ">=5.3.0,<8.3.0 || >=8.4.0"
+pillow = ">=5.3.0,<8.3.dev0 || >=8.4.dev0"
 requests = "*"
 torch = "*"
 typing-extensions = "*"
@@ -2812,30 +2685,28 @@ scipy = ["scipy"]
 
 [[package]]
 name = "tornado"
-version = "6.2"
+version = "6.3.3"
 description = "Tornado is a Python web framework and asynchronous networking 
library, originally developed at FriendFeed."
-category = "main"
 optional = false
-python-versions = ">= 3.7"
+python-versions = ">= 3.8"
 files = [
-    {file = "tornado-6.2-cp37-abi3-macosx_10_9_universal2.whl", hash = 
"sha256:20f638fd8cc85f3cbae3c732326e96addff0a15e22d80f049e00121651e82e72"},
-    {file = "tornado-6.2-cp37-abi3-macosx_10_9_x86_64.whl", hash = 
"sha256:87dcafae3e884462f90c90ecc200defe5e580a7fbbb4365eda7c7c1eb809ebc9"},
-    {file = 
"tornado-6.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash 
= "sha256:ba09ef14ca9893954244fd872798b4ccb2367c165946ce2dd7376aebdde8e3ac"},
-    {file = 
"tornado-6.2-cp37-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
 hash = 
"sha256:b8150f721c101abdef99073bf66d3903e292d851bee51910839831caba341a75"},
-    {file = 
"tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
 hash = 
"sha256:d3a2f5999215a3a06a4fc218026cd84c61b8b2b40ac5296a6db1f1451ef04c1e"},
-    {file = "tornado-6.2-cp37-abi3-musllinux_1_1_aarch64.whl", hash = 
"sha256:5f8c52d219d4995388119af7ccaa0bcec289535747620116a58d830e7c25d8a8"},
-    {file = "tornado-6.2-cp37-abi3-musllinux_1_1_i686.whl", hash = 
"sha256:6fdfabffd8dfcb6cf887428849d30cf19a3ea34c2c248461e1f7d718ad30b66b"},
-    {file = "tornado-6.2-cp37-abi3-musllinux_1_1_x86_64.whl", hash = 
"sha256:1d54d13ab8414ed44de07efecb97d4ef7c39f7438cf5e976ccd356bebb1b5fca"},
-    {file = "tornado-6.2-cp37-abi3-win32.whl", hash = 
"sha256:5c87076709343557ef8032934ce5f637dbb552efa7b21d08e89ae7619ed0eb23"},
-    {file = "tornado-6.2-cp37-abi3-win_amd64.whl", hash = 
"sha256:e5f923aa6a47e133d1cf87d60700889d7eae68988704e20c75fb2d65677a8e4b"},
-    {file = "tornado-6.2.tar.gz", hash = 
"sha256:9b630419bde84ec666bfd7ea0a4cb2a8a651c2d5cccdbdd1972a0c859dfc3c13"},
+    {file = "tornado-6.3.3-cp38-abi3-macosx_10_9_universal2.whl", hash = 
"sha256:502fba735c84450974fec147340016ad928d29f1e91f49be168c0a4c18181e1d"},
+    {file = "tornado-6.3.3-cp38-abi3-macosx_10_9_x86_64.whl", hash = 
"sha256:805d507b1f588320c26f7f097108eb4023bbaa984d63176d1652e184ba24270a"},
+    {file = 
"tornado-6.3.3-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", 
hash = 
"sha256:1bd19ca6c16882e4d37368e0152f99c099bad93e0950ce55e71daed74045908f"},
+    {file = 
"tornado-6.3.3-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
 hash = 
"sha256:7ac51f42808cca9b3613f51ffe2a965c8525cb1b00b7b2d56828b8045354f76a"},
+    {file = 
"tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
 hash = 
"sha256:71a8db65160a3c55d61839b7302a9a400074c9c753040455494e2af74e2501f2"},
+    {file = "tornado-6.3.3-cp38-abi3-musllinux_1_1_aarch64.whl", hash = 
"sha256:ceb917a50cd35882b57600709dd5421a418c29ddc852da8bcdab1f0db33406b0"},
+    {file = "tornado-6.3.3-cp38-abi3-musllinux_1_1_i686.whl", hash = 
"sha256:7d01abc57ea0dbb51ddfed477dfe22719d376119844e33c661d873bf9c0e4a16"},
+    {file = "tornado-6.3.3-cp38-abi3-musllinux_1_1_x86_64.whl", hash = 
"sha256:9dc4444c0defcd3929d5c1eb5706cbe1b116e762ff3e0deca8b715d14bf6ec17"},
+    {file = "tornado-6.3.3-cp38-abi3-win32.whl", hash = 
"sha256:65ceca9500383fbdf33a98c0087cb975b2ef3bfb874cb35b8de8740cf7f41bd3"},
+    {file = "tornado-6.3.3-cp38-abi3-win_amd64.whl", hash = 
"sha256:22d3c2fa10b5793da13c807e6fc38ff49a4f6e1e3868b0a6f4164768bb8e20f5"},
+    {file = "tornado-6.3.3.tar.gz", hash = 
"sha256:e7d8db41c0181c80d76c982aacc442c0783a2c54d6400fe028954201a2e032fe"},
 ]
 
 [[package]]
 name = "typed-ast"
 version = "1.5.4"
 description = "a fork of Python 2 and 3 ast modules with type comment support"
-category = "main"
 optional = false
 python-versions = ">=3.6"
 files = [
@@ -2869,7 +2740,6 @@ files = [
 name = "typing-extensions"
 version = "4.5.0"
 description = "Backported and Experimental Type Hints for Python 3.7+"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2881,7 +2751,6 @@ files = [
 name = "tzdata"
 version = "2023.3"
 description = "Provider of IANA time zone data"
-category = "dev"
 optional = false
 python-versions = ">=2"
 files = [
@@ -2893,7 +2762,6 @@ files = [
 name = "unify"
 version = "0.5"
 description = "Modifies strings to all use the same (single/double) quote 
where possible."
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -2907,7 +2775,6 @@ untokenize = "*"
 name = "untokenize"
 version = "0.1.1"
 description = "Transforms tokens into original source code (while preserving 
whitespace)."
-category = "dev"
 optional = false
 python-versions = "*"
 files = [
@@ -2918,7 +2785,6 @@ files = [
 name = "urllib3"
 version = "1.26.15"
 description = "HTTP library with thread-safe connection pooling, file post, 
and more."
-category = "main"
 optional = false
 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
 files = [
@@ -2935,7 +2801,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
 name = "werkzeug"
 version = "2.2.3"
 description = "The comprehensive WSGI web application library."
-category = "main"
 optional = true
 python-versions = ">=3.7"
 files = [
@@ -2953,7 +2818,6 @@ watchdog = ["watchdog"]
 name = "wheel"
 version = "0.40.0"
 description = "A built-package format for Python"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -2968,7 +2832,6 @@ test = ["pytest (>=6.0.0)"]
 name = "wrapt"
 version = "1.14.1"
 description = "Module for decorators, wrappers and monkey patching."
-category = "main"
 optional = false
 python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
 files = [
@@ -3042,7 +2905,6 @@ files = [
 name = "xgboost"
 version = "1.4.2"
 description = "XGBoost Python Package"
-category = "main"
 optional = true
 python-versions = ">=3.6"
 files = [
@@ -3068,7 +2930,6 @@ scikit-learn = ["scikit-learn"]
 name = "zipp"
 version = "3.15.0"
 description = "Backport of pathlib-compatible object wrapper for zip files"
-category = "main"
 optional = false
 python-versions = ">=3.7"
 files = [
@@ -3095,4 +2956,4 @@ xgboost = ["xgboost"]
 [metadata]
 lock-version = "2.0"
 python-versions = ">=3.8, <3.11"
-content-hash = 
"b83240f392a8df9adf33036859a1277811e60f52a305513c9b1d2e1b170b7149"
+content-hash = 
"4ee48e923b978b09990f15daaaf6283e57ee34223dea18ed0ecc98cb776d7dfb"
diff --git a/apps/microtvm/pyproject.toml b/apps/microtvm/pyproject.toml
index 905aa19440..12e7c9a27b 100644
--- a/apps/microtvm/pyproject.toml
+++ b/apps/microtvm/pyproject.toml
@@ -65,7 +65,7 @@ decorator = "==5.1.1"
 numpy = "==1.22"
 psutil = "==5.9.4"
 scipy = "==1.7.3"
-tornado = "==6.2"
+tornado = "==6.3.3"
 typed-ast = "^1.5.4"
 
 # AutoTVM


Reply via email to