Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DashboardLeaf
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ProjectLeaf
DashboardLeaf
Compare revisions
00ed4caa514d52c0f7d11c9c0745c506be35a013 to d4bfe6914059543507f1455e6413ede39df573f2
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ProjectLeaf/DashboardLeaf
Select target project
No results found
d4bfe6914059543507f1455e6413ede39df573f2
Select Git revision
Branches
master
Tags
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
23 results
Swap
Target
ProjectLeaf/DashboardLeaf
Select target project
ProjectLeaf/DashboardLeaf
1 result
00ed4caa514d52c0f7d11c9c0745c506be35a013
Select Git revision
Loading items
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update dependency flask-socketio to v5.3.5
· f2f8106d
renovate-bot
authored
1 year ago
f2f8106d
Update dependency pytest to v7.4.0
· d4bfe691
renovate-bot
authored
2 years ago
and
Robert Goldmann
committed
1 year ago
d4bfe691
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+13
-59
13 additions, 59 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
14 additions
and
60 deletions
poetry.lock
View file @
d4bfe691
# 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
=
"apscheduler"
version
=
"3.10.1"
description
=
"In-process task scheduler with Cron-like capabilities"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.6
"
files
=
[
...
...
@@ -16,7 +15,7 @@ files = [
pytz
=
"*"
setuptools
=
">
=
0.7
"
six
=
">
=
1.4
.
0
"
tzlocal
=
">
=
2.0
,
<
3.
0
.
0
||
>
=
4.
0
.
0
"
tzlocal
=
">
=
2.0
,
<
3
.
dev
0
||
>
=
4
.
dev
0
"
[package.extras]
doc
=
[
"sphinx"
,
"sphinx-rtd-theme"
]
...
...
@@ -34,7 +33,6 @@ zookeeper = ["kazoo"]
name
=
"babel"
version
=
"2.12.1"
description
=
"Internationalization utilities"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -46,7 +44,6 @@ files = [
name
=
"bcrypt"
version
=
"4.0.1"
description
=
"Modern password hashing for your software and your servers"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.6
"
files
=
[
...
...
@@ -81,7 +78,6 @@ typecheck = ["mypy"]
name
=
"bidict"
version
=
"0.22.1"
description
=
"The bidirectional mapping library for Python."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -98,7 +94,6 @@ test = ["hypothesis", "pytest", "pytest-benchmark[histogram]", "pytest-cov", "py
name
=
"blinker"
version
=
"1.6.2"
description
=
"Fast, simple object-to-object and broadcast signaling"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -110,7 +105,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
=
[
...
...
@@ -122,7 +116,6 @@ files = [
name
=
"cffi"
version
=
"1.15.1"
description
=
"Foreign Function Interface for Python calling C code."
category
=
"main"
optional
=
false
python-versions
=
"*"
files
=
[
...
...
@@ -199,7 +192,6 @@ pycparser = "*"
name
=
"charset-normalizer"
version
=
"3.1.0"
description
=
"The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
.
0
"
files
=
[
...
...
@@ -284,7 +276,6 @@ files = [
name
=
"click"
version
=
"8.1.3"
description
=
"Composable command line interface toolkit"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -299,7 +290,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""}
name
=
"colorama"
version
=
"0.4.6"
description
=
"Cross-platform colored terminal text."
category
=
"main"
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>
=
2.7
"
files
=
[
...
...
@@ -311,7 +301,6 @@ files = [
name
=
"exceptiongroup"
version
=
"1.1.1"
description
=
"Backport of PEP 654 (exception groups)"
category
=
"dev"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -326,7 +315,6 @@ test = ["pytest (>=6)"]
name
=
"flask"
version
=
"2.3.2"
description
=
"A simple framework for building complex web applications."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
...
...
@@ -348,25 +336,26 @@ dotenv = ["python-dotenv"]
[[
package
]]
name
=
"flask-socketio"
version
=
"5.3.
4
"
version
=
"5.3.
5
"
description
=
"Socket.IO integration for Flask applications"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.6
"
files
=
[
{file
=
"Flask-SocketIO-5.3.
4
.tar.gz"
,
hash
=
"sha256:
1cbd379c9bf68ac37bcc4750d01708922fa6365d13a5447d3f8893792879410c
"
}
,
{file
=
"Flask_SocketIO-5.3.
4
-py3-none-any.whl"
,
hash
=
"sha256:
564acfb24dcc9545cdae536cde0323653d9b547069a925f11eeb132338aa71c0
"
}
,
{file
=
"Flask-SocketIO-5.3.
5
.tar.gz"
,
hash
=
"sha256:
5f01158d10db71aa78c969b631ce3b9148b47ab0de1995158f9577f85b004d25
"
}
,
{file
=
"Flask_SocketIO-5.3.
5
-py3-none-any.whl"
,
hash
=
"sha256:
04d42f2b7c2c3bdfea83b62e53f999374c573c698eddb53c468fca2bf75c1d3c
"
}
,
]
[
package.dependencies
]
Flask
=
">
=
0.9
"
python-socketio
=
">
=
5.0
.
2
"
[
package.extras
]
docs
=
[
"sphinx"
]
[[
package
]]
name
=
"gevent"
version
=
"22.10.2"
description
=
"Coroutine-based network library"
category
=
"main"
optional
=
false
python-versions
=
">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!
=
3.5
"
files
=
[
...
...
@@ -442,7 +431,6 @@ test = ["backports.socketpair", "cffi (>=1.12.2)", "contextvars (==2.4)", "cover
name
=
"greenlet"
version
=
"2.0.2"
description
=
"Lightweight in-process concurrent programming"
category
=
"main"
optional
=
false
python-versions
=
">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!
=
3.4
.*
"
files
=
[
...
...
@@ -516,7 +504,6 @@ test = ["objgraph", "psutil"]
name
=
"icalendar"
version
=
"5.0.5"
description
=
"iCalendar parser/generator"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -532,7 +519,6 @@ pytz = "*"
name
=
"idna"
version
=
"3.4"
description
=
"Internationalized Domain Names in Applications (IDNA)"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.5
"
files
=
[
...
...
@@ -544,7 +530,6 @@ files = [
name
=
"importlib-metadata"
version
=
"6.6.0"
description
=
"Read metadata from Python packages"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -564,7 +549,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag
name
=
"iniconfig"
version
=
"2.0.0"
description
=
"brain-dead simple config-ini parsing"
category
=
"dev"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -576,7 +560,6 @@ files = [
name
=
"itsdangerous"
version
=
"2.1.2"
description
=
"Safely pass data to untrusted environments and back."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -588,7 +571,6 @@ files = [
name
=
"jinja2"
version
=
"3.1.2"
description
=
"A very fast and expressive template engine."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -606,7 +588,6 @@ i18n = ["Babel (>=2.7)"]
name
=
"markupsafe"
version
=
"2.1.2"
description
=
"Safely add untrusted strings to HTML/XML markup."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -666,7 +647,6 @@ files = [
name
=
"packaging"
version
=
"23.1"
description
=
"Core utilities for Python packages"
category
=
"dev"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -678,7 +658,6 @@ files = [
name
=
"pluggy"
version
=
"1.0.0"
description
=
"plugin and hook calling mechanisms for python"
category
=
"dev"
optional
=
false
python-versions
=
">
=
3.6
"
files
=
[
...
...
@@ -694,7 +673,6 @@ testing = ["pytest", "pytest-benchmark"]
name
=
"psutil"
version
=
"5.9.5"
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
=
[
...
...
@@ -721,7 +699,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"]
name
=
"pycparser"
version
=
"2.21"
description
=
"C parser in Python"
category
=
"main"
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
files
=
[
...
...
@@ -733,7 +710,6 @@ files = [
name
=
"pyocclient"
version
=
"0.6"
description
=
"Python client library for ownCloud"
category
=
"main"
optional
=
false
python-versions
=
"*"
files
=
[
...
...
@@ -746,14 +722,13 @@ six = "*"
[[
package
]]
name
=
"pytest"
version
=
"7.
3.1
"
version
=
"7.
4.0
"
description
=
"pytest: simple powerful testing with Python"
category
=
"dev"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"pytest-7.
3.1
-py3-none-any.whl"
,
hash
=
"sha256:
3799fa815351fea3a5e96ac7e503a96fa51cc9942c3753cda7651b93c1cfa36
2"
}
,
{file
=
"pytest-7.
3.1
.tar.gz"
,
hash
=
"sha256:
434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3
"
}
,
{file
=
"pytest-7.
4.0
-py3-none-any.whl"
,
hash
=
"sha256:
78bf16451a2eb8c7a2ea98e32dc119fd2aa758f1d5d66dbf0a59d69a3969df3
2"
}
,
{file
=
"pytest-7.
4.0
.tar.gz"
,
hash
=
"sha256:
b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a
"
}
,
]
[
package.dependencies
]
...
...
@@ -765,13 +740,12 @@ pluggy = ">=0.12,<2.0"
tomli
=
{
version
=
">
=
1.0
.
0
", markers = "
python_version
<
\"
3.11
\"
"}
[
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
]]
name
=
"python-dateutil"
version
=
"2.8.2"
description
=
"Extensions to the standard Python datetime module"
category
=
"main"
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,>
=
2.7
"
files
=
[
...
...
@@ -786,7 +760,6 @@ six = ">=1.5"
name
=
"python-engineio"
version
=
"4.4.1"
description
=
"Engine.IO server and client for Python"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.6
"
files
=
[
...
...
@@ -802,7 +775,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"]
name
=
"python-socketio"
version
=
"5.8.0"
description
=
"Socket.IO server and client for Python"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.6
"
files
=
[
...
...
@@ -822,7 +794,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"]
name
=
"pytz"
version
=
"2023.3"
description
=
"World timezone definitions, modern and historical"
category
=
"main"
optional
=
false
python-versions
=
"*"
files
=
[
...
...
@@ -834,7 +805,6 @@ files = [
name
=
"pytz-deprecation-shim"
version
=
"0.1.0.post0"
description
=
"Shims to make deprecation of pytz easier"
category
=
"main"
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>
=
2.7
"
files
=
[
...
...
@@ -849,7 +819,6 @@ tzdata = {version = "*", markers = "python_version >= \"3.6\""}
name
=
"requests"
version
=
"2.30.0"
description
=
"Python HTTP for Humans."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -871,7 +840,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
name
=
"setuptools"
version
=
"67.7.2"
description
=
"Easily download, build, install, upgrade, and uninstall Python packages"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -888,7 +856,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
=
[
...
...
@@ -900,7 +867,6 @@ files = [
name
=
"snakeviz"
version
=
"2.2.0"
description
=
"A web-based viewer for Python profiler output"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -915,7 +881,6 @@ tornado = ">=2.0"
name
=
"thecodelabs-baseutils"
version
=
"1.7.0"
description
=
"Useful python classes"
category
=
"main"
optional
=
false
python-versions
=
"*"
files
=
[
...
...
@@ -936,7 +901,6 @@ reference = "TheCodeLabs"
name
=
"thecodelabs-flaskutils"
version
=
"1.2.3"
description
=
"Useful python classes"
category
=
"main"
optional
=
false
python-versions
=
"*"
files
=
[
...
...
@@ -957,7 +921,6 @@ reference = "TheCodeLabs"
name
=
"timeago"
version
=
"1.0.16"
description
=
"A very simple python library, used to format datetime with `*** time ago` statement. eg:
\"
3 hours ago
\"
."
category
=
"main"
optional
=
false
python-versions
=
"*"
files
=
[
...
...
@@ -968,7 +931,6 @@ files = [
name
=
"tomli"
version
=
"2.0.1"
description
=
"A lil' TOML parser"
category
=
"dev"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -980,7 +942,6 @@ files = [
name
=
"tornado"
version
=
"6.3.1"
description
=
"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
...
...
@@ -1001,7 +962,6 @@ files = [
name
=
"tzdata"
version
=
"2023.3"
description
=
"Provider of IANA time zone data"
category
=
"main"
optional
=
false
python-versions
=
">
=
2
"
files
=
[
...
...
@@ -1013,7 +973,6 @@ files = [
name
=
"tzlocal"
version
=
"4.3"
description
=
"tzinfo object for the local timezone"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -1032,7 +991,6 @@ devenv = ["black", "check-manifest", "flake8", "pyroma", "pytest (>=4.3)", "pyte
name
=
"urllib3"
version
=
"2.0.2"
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -1050,7 +1008,6 @@ zstd = ["zstandard (>=0.18.0)"]
name
=
"werkzeug"
version
=
"2.3.3"
description
=
"The comprehensive WSGI web application library."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
...
...
@@ -1068,7 +1025,6 @@ watchdog = ["watchdog (>=2.3)"]
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
=
[
...
...
@@ -1084,7 +1040,6 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
name
=
"zope-event"
version
=
"4.6"
description
=
"Very basic event publishing system"
category
=
"main"
optional
=
false
python-versions
=
"*"
files
=
[
...
...
@@ -1103,7 +1058,6 @@ test = ["zope.testrunner"]
name
=
"zope-interface"
version
=
"6.0"
description
=
"Interfaces for Python"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
...
...
@@ -1150,4 +1104,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"^3.9"
content-hash
=
"
013f75aa970dde6b6abdd625d81ae70c743e021a06b4301f59c395f3dbd09913
"
content-hash
=
"
9b8d72f73ba68f4636ef222ed398caaeca3f4ec241f499267f0c824dc6f3d29a
"
This diff is collapsed.
Click to expand it.
pyproject.toml
View file @
d4bfe691
...
...
@@ -16,7 +16,7 @@ thecodelabs-flaskutils = "*"
flask
=
"2.3.2"
apscheduler
=
"3.10.1"
gevent
=
"22.10.2"
flask-socketio
=
"5.3.
4
"
flask-socketio
=
"5.3.
5
"
Babel
=
"2.12.1"
# services
...
...
This diff is collapsed.
Click to expand it.