Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • master
  • renovate/flask-3.x
  • v1.17.0
  • v1.18.0
  • v1.19.0
  • v1.19.1
  • v1.20.0
  • v1.22.0
  • v1.23.0
  • v1.23.1
  • v1.24.0
  • v1.25.0
  • v1.26.0
  • v1.27.0
  • v1.28.0
  • v1.29.0
  • v1.30.0
  • v1.31.0
  • v1.31.1
  • v1.31.2
  • v1.32.0
  • v1.32.1
  • v1.33.0
  • v1.34.0
24 results

Target

Select target project
  • ProjectLeaf/DashboardLeaf
1 result
Select Git revision
  • master
  • renovate/flask-3.x
  • v1.17.0
  • v1.18.0
  • v1.19.0
  • v1.19.1
  • v1.20.0
  • v1.22.0
  • v1.23.0
  • v1.23.1
  • v1.24.0
  • v1.25.0
  • v1.26.0
  • v1.27.0
  • v1.28.0
  • v1.29.0
  • v1.30.0
  • v1.31.0
  • v1.31.1
  • v1.31.2
  • v1.32.0
  • v1.32.1
  • v1.33.0
  • v1.34.0
24 results
Show changes

Commits on Source 2

# 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]] [[package]]
name = "apscheduler" name = "apscheduler"
version = "3.10.1" version = "3.10.1"
description = "In-process task scheduler with Cron-like capabilities" description = "In-process task scheduler with Cron-like capabilities"
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -16,7 +15,7 @@ files = [ ...@@ -16,7 +15,7 @@ files = [
pytz = "*" pytz = "*"
setuptools = ">=0.7" setuptools = ">=0.7"
six = ">=1.4.0" six = ">=1.4.0"
tzlocal = ">=2.0,<3.0.0 || >=4.0.0" tzlocal = ">=2.0,<3.dev0 || >=4.dev0"
[package.extras] [package.extras]
doc = ["sphinx", "sphinx-rtd-theme"] doc = ["sphinx", "sphinx-rtd-theme"]
...@@ -34,7 +33,6 @@ zookeeper = ["kazoo"] ...@@ -34,7 +33,6 @@ zookeeper = ["kazoo"]
name = "babel" name = "babel"
version = "2.12.1" version = "2.12.1"
description = "Internationalization utilities" description = "Internationalization utilities"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -46,7 +44,6 @@ files = [ ...@@ -46,7 +44,6 @@ files = [
name = "bcrypt" name = "bcrypt"
version = "4.0.1" version = "4.0.1"
description = "Modern password hashing for your software and your servers" description = "Modern password hashing for your software and your servers"
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -81,7 +78,6 @@ typecheck = ["mypy"] ...@@ -81,7 +78,6 @@ typecheck = ["mypy"]
name = "bidict" name = "bidict"
version = "0.22.1" version = "0.22.1"
description = "The bidirectional mapping library for Python." description = "The bidirectional mapping library for Python."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -98,7 +94,6 @@ test = ["hypothesis", "pytest", "pytest-benchmark[histogram]", "pytest-cov", "py ...@@ -98,7 +94,6 @@ test = ["hypothesis", "pytest", "pytest-benchmark[histogram]", "pytest-cov", "py
name = "blinker" name = "blinker"
version = "1.6.2" version = "1.6.2"
description = "Fast, simple object-to-object and broadcast signaling" description = "Fast, simple object-to-object and broadcast signaling"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -110,7 +105,6 @@ files = [ ...@@ -110,7 +105,6 @@ files = [
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 = [
...@@ -122,7 +116,6 @@ files = [ ...@@ -122,7 +116,6 @@ files = [
name = "cffi" name = "cffi"
version = "1.15.1" version = "1.15.1"
description = "Foreign Function Interface for Python calling C code." description = "Foreign Function Interface for Python calling C code."
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -199,7 +192,6 @@ pycparser = "*" ...@@ -199,7 +192,6 @@ pycparser = "*"
name = "charset-normalizer" name = "charset-normalizer"
version = "3.1.0" version = "3.1.0"
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.7.0" python-versions = ">=3.7.0"
files = [ files = [
...@@ -284,7 +276,6 @@ files = [ ...@@ -284,7 +276,6 @@ files = [
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 = [
...@@ -299,7 +290,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} ...@@ -299,7 +290,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 = [
...@@ -311,7 +301,6 @@ files = [ ...@@ -311,7 +301,6 @@ files = [
name = "exceptiongroup" name = "exceptiongroup"
version = "1.1.1" version = "1.1.1"
description = "Backport of PEP 654 (exception groups)" description = "Backport of PEP 654 (exception groups)"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -326,7 +315,6 @@ test = ["pytest (>=6)"] ...@@ -326,7 +315,6 @@ test = ["pytest (>=6)"]
name = "flask" name = "flask"
version = "2.3.2" version = "2.3.2"
description = "A simple framework for building complex web applications." description = "A simple framework for building complex web applications."
category = "main"
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
files = [ files = [
...@@ -348,25 +336,26 @@ dotenv = ["python-dotenv"] ...@@ -348,25 +336,26 @@ dotenv = ["python-dotenv"]
[[package]] [[package]]
name = "flask-socketio" name = "flask-socketio"
version = "5.3.4" version = "5.3.5"
description = "Socket.IO integration for Flask applications" description = "Socket.IO integration for Flask applications"
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
{file = "Flask-SocketIO-5.3.4.tar.gz", hash = "sha256:1cbd379c9bf68ac37bcc4750d01708922fa6365d13a5447d3f8893792879410c"}, {file = "Flask-SocketIO-5.3.5.tar.gz", hash = "sha256:5f01158d10db71aa78c969b631ce3b9148b47ab0de1995158f9577f85b004d25"},
{file = "Flask_SocketIO-5.3.4-py3-none-any.whl", hash = "sha256:564acfb24dcc9545cdae536cde0323653d9b547069a925f11eeb132338aa71c0"}, {file = "Flask_SocketIO-5.3.5-py3-none-any.whl", hash = "sha256:04d42f2b7c2c3bdfea83b62e53f999374c573c698eddb53c468fca2bf75c1d3c"},
] ]
[package.dependencies] [package.dependencies]
Flask = ">=0.9" Flask = ">=0.9"
python-socketio = ">=5.0.2" python-socketio = ">=5.0.2"
[package.extras]
docs = ["sphinx"]
[[package]] [[package]]
name = "gevent" name = "gevent"
version = "22.10.2" version = "22.10.2"
description = "Coroutine-based network library" description = "Coroutine-based network library"
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 = [
...@@ -442,7 +431,6 @@ test = ["backports.socketpair", "cffi (>=1.12.2)", "contextvars (==2.4)", "cover ...@@ -442,7 +431,6 @@ test = ["backports.socketpair", "cffi (>=1.12.2)", "contextvars (==2.4)", "cover
name = "greenlet" name = "greenlet"
version = "2.0.2" version = "2.0.2"
description = "Lightweight in-process concurrent programming" description = "Lightweight in-process concurrent programming"
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 = [
...@@ -516,7 +504,6 @@ test = ["objgraph", "psutil"] ...@@ -516,7 +504,6 @@ test = ["objgraph", "psutil"]
name = "icalendar" name = "icalendar"
version = "5.0.5" version = "5.0.5"
description = "iCalendar parser/generator" description = "iCalendar parser/generator"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -532,7 +519,6 @@ pytz = "*" ...@@ -532,7 +519,6 @@ pytz = "*"
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 = [
...@@ -544,7 +530,6 @@ files = [ ...@@ -544,7 +530,6 @@ files = [
name = "importlib-metadata" name = "importlib-metadata"
version = "6.6.0" version = "6.6.0"
description = "Read metadata from Python packages" description = "Read metadata from Python packages"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -564,7 +549,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag ...@@ -564,7 +549,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag
name = "iniconfig" name = "iniconfig"
version = "2.0.0" version = "2.0.0"
description = "brain-dead simple config-ini parsing" description = "brain-dead simple config-ini parsing"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -576,7 +560,6 @@ files = [ ...@@ -576,7 +560,6 @@ files = [
name = "itsdangerous" name = "itsdangerous"
version = "2.1.2" version = "2.1.2"
description = "Safely pass data to untrusted environments and back." description = "Safely pass data to untrusted environments and back."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -588,7 +571,6 @@ files = [ ...@@ -588,7 +571,6 @@ files = [
name = "jinja2" name = "jinja2"
version = "3.1.2" version = "3.1.2"
description = "A very fast and expressive template engine." description = "A very fast and expressive template engine."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -606,7 +588,6 @@ i18n = ["Babel (>=2.7)"] ...@@ -606,7 +588,6 @@ i18n = ["Babel (>=2.7)"]
name = "markupsafe" name = "markupsafe"
version = "2.1.2" version = "2.1.2"
description = "Safely add untrusted strings to HTML/XML markup." description = "Safely add untrusted strings to HTML/XML markup."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -666,7 +647,6 @@ files = [ ...@@ -666,7 +647,6 @@ files = [
name = "packaging" name = "packaging"
version = "23.1" version = "23.1"
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 = [
...@@ -678,7 +658,6 @@ files = [ ...@@ -678,7 +658,6 @@ files = [
name = "pluggy" name = "pluggy"
version = "1.0.0" version = "1.0.0"
description = "plugin and hook calling mechanisms for python" description = "plugin and hook calling mechanisms for python"
category = "dev"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -694,7 +673,6 @@ testing = ["pytest", "pytest-benchmark"] ...@@ -694,7 +673,6 @@ testing = ["pytest", "pytest-benchmark"]
name = "psutil" name = "psutil"
version = "5.9.5" version = "5.9.5"
description = "Cross-platform lib for process and system monitoring in Python." description = "Cross-platform lib for process and system monitoring in Python."
category = "main"
optional = false optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [ files = [
...@@ -721,7 +699,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] ...@@ -721,7 +699,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"]
name = "pycparser" name = "pycparser"
version = "2.21" version = "2.21"
description = "C parser in Python" description = "C parser in Python"
category = "main"
optional = false optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [ files = [
...@@ -733,7 +710,6 @@ files = [ ...@@ -733,7 +710,6 @@ files = [
name = "pyocclient" name = "pyocclient"
version = "0.6" version = "0.6"
description = "Python client library for ownCloud" description = "Python client library for ownCloud"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -746,14 +722,13 @@ six = "*" ...@@ -746,14 +722,13 @@ six = "*"
[[package]] [[package]]
name = "pytest" name = "pytest"
version = "7.3.1" version = "7.4.0"
description = "pytest: simple powerful testing with Python" description = "pytest: simple powerful testing with Python"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
{file = "pytest-7.3.1-py3-none-any.whl", hash = "sha256:3799fa815351fea3a5e96ac7e503a96fa51cc9942c3753cda7651b93c1cfa362"}, {file = "pytest-7.4.0-py3-none-any.whl", hash = "sha256:78bf16451a2eb8c7a2ea98e32dc119fd2aa758f1d5d66dbf0a59d69a3969df32"},
{file = "pytest-7.3.1.tar.gz", hash = "sha256:434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3"}, {file = "pytest-7.4.0.tar.gz", hash = "sha256:b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a"},
] ]
[package.dependencies] [package.dependencies]
...@@ -765,13 +740,12 @@ pluggy = ">=0.12,<2.0" ...@@ -765,13 +740,12 @@ pluggy = ">=0.12,<2.0"
tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""} tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""}
[package.extras] [package.extras]
testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "xmlschema"] testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
[[package]] [[package]]
name = "python-dateutil" name = "python-dateutil"
version = "2.8.2" version = "2.8.2"
description = "Extensions to the standard Python datetime module" description = "Extensions to the standard Python datetime module"
category = "main"
optional = false optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
files = [ files = [
...@@ -786,7 +760,6 @@ six = ">=1.5" ...@@ -786,7 +760,6 @@ six = ">=1.5"
name = "python-engineio" name = "python-engineio"
version = "4.4.1" version = "4.4.1"
description = "Engine.IO server and client for Python" description = "Engine.IO server and client for Python"
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -802,7 +775,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] ...@@ -802,7 +775,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"]
name = "python-socketio" name = "python-socketio"
version = "5.8.0" version = "5.8.0"
description = "Socket.IO server and client for Python" description = "Socket.IO server and client for Python"
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -822,7 +794,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] ...@@ -822,7 +794,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"]
name = "pytz" name = "pytz"
version = "2023.3" version = "2023.3"
description = "World timezone definitions, modern and historical" description = "World timezone definitions, modern and historical"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -834,7 +805,6 @@ files = [ ...@@ -834,7 +805,6 @@ files = [
name = "pytz-deprecation-shim" name = "pytz-deprecation-shim"
version = "0.1.0.post0" version = "0.1.0.post0"
description = "Shims to make deprecation of pytz easier" description = "Shims to make deprecation of pytz easier"
category = "main"
optional = false optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7"
files = [ files = [
...@@ -849,7 +819,6 @@ tzdata = {version = "*", markers = "python_version >= \"3.6\""} ...@@ -849,7 +819,6 @@ tzdata = {version = "*", markers = "python_version >= \"3.6\""}
name = "requests" name = "requests"
version = "2.30.0" version = "2.30.0"
description = "Python HTTP for Humans." description = "Python HTTP for Humans."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -871,7 +840,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] ...@@ -871,7 +840,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
name = "setuptools" name = "setuptools"
version = "67.7.2" version = "67.7.2"
description = "Easily download, build, install, upgrade, and uninstall Python packages" description = "Easily download, build, install, upgrade, and uninstall Python packages"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -888,7 +856,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( ...@@ -888,7 +856,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (
name = "six" name = "six"
version = "1.16.0" version = "1.16.0"
description = "Python 2 and 3 compatibility utilities" description = "Python 2 and 3 compatibility utilities"
category = "main"
optional = false optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
files = [ files = [
...@@ -900,7 +867,6 @@ files = [ ...@@ -900,7 +867,6 @@ files = [
name = "snakeviz" name = "snakeviz"
version = "2.2.0" version = "2.2.0"
description = "A web-based viewer for Python profiler output" description = "A web-based viewer for Python profiler output"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -915,7 +881,6 @@ tornado = ">=2.0" ...@@ -915,7 +881,6 @@ tornado = ">=2.0"
name = "thecodelabs-baseutils" name = "thecodelabs-baseutils"
version = "1.7.0" version = "1.7.0"
description = "Useful python classes" description = "Useful python classes"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -936,7 +901,6 @@ reference = "TheCodeLabs" ...@@ -936,7 +901,6 @@ reference = "TheCodeLabs"
name = "thecodelabs-flaskutils" name = "thecodelabs-flaskutils"
version = "1.2.3" version = "1.2.3"
description = "Useful python classes" description = "Useful python classes"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -957,7 +921,6 @@ reference = "TheCodeLabs" ...@@ -957,7 +921,6 @@ reference = "TheCodeLabs"
name = "timeago" name = "timeago"
version = "1.0.16" version = "1.0.16"
description = "A very simple python library, used to format datetime with `*** time ago` statement. eg: \"3 hours ago\"." description = "A very simple python library, used to format datetime with `*** time ago` statement. eg: \"3 hours ago\"."
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -968,7 +931,6 @@ files = [ ...@@ -968,7 +931,6 @@ files = [
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 = [
...@@ -980,7 +942,6 @@ files = [ ...@@ -980,7 +942,6 @@ files = [
name = "tornado" name = "tornado"
version = "6.3.1" version = "6.3.1"
description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed."
category = "main"
optional = false optional = false
python-versions = ">= 3.8" python-versions = ">= 3.8"
files = [ files = [
...@@ -1001,7 +962,6 @@ files = [ ...@@ -1001,7 +962,6 @@ files = [
name = "tzdata" name = "tzdata"
version = "2023.3" version = "2023.3"
description = "Provider of IANA time zone data" description = "Provider of IANA time zone data"
category = "main"
optional = false optional = false
python-versions = ">=2" python-versions = ">=2"
files = [ files = [
...@@ -1013,7 +973,6 @@ files = [ ...@@ -1013,7 +973,6 @@ files = [
name = "tzlocal" name = "tzlocal"
version = "4.3" version = "4.3"
description = "tzinfo object for the local timezone" description = "tzinfo object for the local timezone"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1032,7 +991,6 @@ devenv = ["black", "check-manifest", "flake8", "pyroma", "pytest (>=4.3)", "pyte ...@@ -1032,7 +991,6 @@ devenv = ["black", "check-manifest", "flake8", "pyroma", "pytest (>=4.3)", "pyte
name = "urllib3" name = "urllib3"
version = "2.0.2" version = "2.0.2"
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 = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1050,7 +1008,6 @@ zstd = ["zstandard (>=0.18.0)"] ...@@ -1050,7 +1008,6 @@ zstd = ["zstandard (>=0.18.0)"]
name = "werkzeug" name = "werkzeug"
version = "2.3.3" version = "2.3.3"
description = "The comprehensive WSGI web application library." description = "The comprehensive WSGI web application library."
category = "main"
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
files = [ files = [
...@@ -1068,7 +1025,6 @@ watchdog = ["watchdog (>=2.3)"] ...@@ -1068,7 +1025,6 @@ watchdog = ["watchdog (>=2.3)"]
name = "zipp" name = "zipp"
version = "3.15.0" version = "3.15.0"
description = "Backport of pathlib-compatible object wrapper for zip files" description = "Backport of pathlib-compatible object wrapper for zip files"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1084,7 +1040,6 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more ...@@ -1084,7 +1040,6 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
name = "zope-event" name = "zope-event"
version = "4.6" version = "4.6"
description = "Very basic event publishing system" description = "Very basic event publishing system"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1103,7 +1058,6 @@ test = ["zope.testrunner"] ...@@ -1103,7 +1058,6 @@ test = ["zope.testrunner"]
name = "zope-interface" name = "zope-interface"
version = "6.0" version = "6.0"
description = "Interfaces for Python" description = "Interfaces for Python"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1150,4 +1104,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] ...@@ -1150,4 +1104,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
[metadata] [metadata]
lock-version = "2.0" lock-version = "2.0"
python-versions = "^3.9" python-versions = "^3.9"
content-hash = "013f75aa970dde6b6abdd625d81ae70c743e021a06b4301f59c395f3dbd09913" content-hash = "9b8d72f73ba68f4636ef222ed398caaeca3f4ec241f499267f0c824dc6f3d29a"
...@@ -16,7 +16,7 @@ thecodelabs-flaskutils = "*" ...@@ -16,7 +16,7 @@ thecodelabs-flaskutils = "*"
flask = "2.3.2" flask = "2.3.2"
apscheduler = "3.10.1" apscheduler = "3.10.1"
gevent = "22.10.2" gevent = "22.10.2"
flask-socketio= "5.3.4" flask-socketio= "5.3.5"
Babel = "2.12.1" Babel = "2.12.1"
# services # services
......