mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-22 14:33:43 +03:00
Compare commits
10 commits
77a4753ff3
...
19f2cb0a45
Author | SHA1 | Date | |
---|---|---|---|
![]() |
19f2cb0a45 | ||
![]() |
9552106596 | ||
![]() |
2855237d4d | ||
![]() |
6c7e2d1187 | ||
![]() |
07c5d91b34 | ||
![]() |
a043aa9ecc | ||
![]() |
477e4080ac | ||
![]() |
c632008f38 | ||
![]() |
d8d51f1343 | ||
![]() |
a32d754c70 |
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
collections:
|
||||
- name: ansible.posix
|
||||
version: 1.6.2
|
||||
version: 2.0.0
|
||||
- name: community.general
|
||||
version: 8.6.9
|
||||
version: 10.2.0
|
||||
- name: containers.podman
|
||||
version: 1.16.2
|
||||
|
|
22
anvil/poetry.lock
generated
22
anvil/poetry.lock
generated
|
@ -825,13 +825,13 @@ socks = ["socksio (==1.*)"]
|
|||
|
||||
[[package]]
|
||||
name = "humanize"
|
||||
version = "4.9.0"
|
||||
version = "4.11.0"
|
||||
description = "Python humanize utilities"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "humanize-4.9.0-py3-none-any.whl", hash = "sha256:ce284a76d5b1377fd8836733b983bfb0b76f1aa1c090de2566fcf008d7f6ab16"},
|
||||
{file = "humanize-4.9.0.tar.gz", hash = "sha256:582a265c931c683a7e9b8ed9559089dea7edcf6cc95be39a3cbc2c5d5ac2bcfa"},
|
||||
{file = "humanize-4.11.0-py3-none-any.whl", hash = "sha256:b53caaec8532bcb2fff70c8826f904c35943f8cecaca29d272d9df38092736c0"},
|
||||
{file = "humanize-4.11.0.tar.gz", hash = "sha256:e66f36020a2d5a974c504bd2555cf770621dbdbb6d82f94a6857c0b1ea2608be"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
|
@ -1160,13 +1160,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "nicegui"
|
||||
version = "1.4.37"
|
||||
version = "2.9.0"
|
||||
description = "Create web-based user interfaces with Python. The nice way."
|
||||
optional = false
|
||||
python-versions = "<4.0,>=3.8"
|
||||
files = [
|
||||
{file = "nicegui-1.4.37-py3-none-any.whl", hash = "sha256:b63ae7cf89ace808fefba866b81514c59a04cff40447b6043640e259747179b6"},
|
||||
{file = "nicegui-1.4.37.tar.gz", hash = "sha256:d55976d7c0c22a0797938cabc0ae534535b42aee9a6ce54d660be72628434f35"},
|
||||
{file = "nicegui-2.9.0-py3-none-any.whl", hash = "sha256:0780f8e8a470a8be98096a3fd4639c2c49645a8b63186ec8f0ede4aac35f18e6"},
|
||||
{file = "nicegui-2.9.0.tar.gz", hash = "sha256:1d909a6a805f6339df2c2512725c151672692b476bcb0e44366d8ebee6741504"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -1174,7 +1174,7 @@ aiofiles = ">=23.1.0"
|
|||
aiohttp = ">=3.10.2"
|
||||
certifi = ">=2024.07.04"
|
||||
docutils = ">=0.19.0"
|
||||
fastapi = ">=0.109.1,<0.110.0"
|
||||
fastapi = ">=0.109.1"
|
||||
httpx = ">=0.24.0"
|
||||
ifaddr = ">=0.2.0"
|
||||
itsdangerous = ">=2.1.2,<3.0.0"
|
||||
|
@ -1182,7 +1182,7 @@ jinja2 = ">=3.1.4,<4.0.0"
|
|||
markdown2 = ">=2.4.7,<2.4.11 || >2.4.11"
|
||||
orjson = {version = ">=3.9.15", markers = "platform_machine != \"i386\" and platform_machine != \"i686\""}
|
||||
Pygments = ">=2.15.1,<3.0.0"
|
||||
python-multipart = ">=0.0.7"
|
||||
python-multipart = ">=0.0.18"
|
||||
python-socketio = {version = ">=5.10.0", extras = ["asyncio-client"]}
|
||||
requests = ">=2.32.0"
|
||||
typing-extensions = ">=4.0.0"
|
||||
|
@ -1192,7 +1192,7 @@ vbuild = ">=0.8.2"
|
|||
watchfiles = ">=0.18.1"
|
||||
|
||||
[package.extras]
|
||||
highcharts = ["nicegui-highcharts (>=1.0.1,<2.0.0)"]
|
||||
highcharts = ["nicegui-highcharts (>=2.0.2,<3.0.0)"]
|
||||
matplotlib = ["matplotlib (>=3.5.0,<4.0.0)"]
|
||||
native = ["pywebview (>=5.0.1,<6.0.0)"]
|
||||
plotly = ["plotly (>=5.13.0,<6.0.0)"]
|
||||
|
@ -2637,4 +2637,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "fc8fddb49b96074221bc6eaf5f0bcb06f008e26c18d517d0c74909cba21fbce2"
|
||||
content-hash = "82bd1d14ae6b732a7e29056041bab5be869eb1afc0f238e7e98b011d129fcff8"
|
||||
|
|
|
@ -10,7 +10,7 @@ readme = "../README.md"
|
|||
python = "^3.11"
|
||||
ansible-core = "^2.16"
|
||||
jmespath = "^1.0"
|
||||
nicegui = "^1.4.23"
|
||||
nicegui = "^2.0.0"
|
||||
ansible-runner = "^2.3.6"
|
||||
requests = "^2.32.2"
|
||||
pandas = "^2.2.2"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Source Image
|
||||
FROM docker.io/traefik:v2.11
|
||||
FROM docker.io/traefik:v3.2
|
||||
|
||||
# Add configuration file
|
||||
COPY ./config/*.yml /etc/traefik/
|
||||
|
|
Loading…
Reference in a new issue