Skip to content

Commit

Permalink
Merge branch 'main' of github.com:MisileLab/h3
Browse files Browse the repository at this point in the history
  • Loading branch information
MisileLab committed Sep 20, 2023
2 parents af546a2 + 5c8d627 commit 85c3a9d
Show file tree
Hide file tree
Showing 23 changed files with 80 additions and 548 deletions.
4 changes: 2 additions & 2 deletions archives/bom/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion archives/bom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
python = "3.11.5"
fastapi = {extras = ["standard"], version = "0.103.1"}
websockets = "11.0.3"

Expand Down
4 changes: 2 additions & 2 deletions archives/starlighter/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion archives/starlighter/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
python = "3.11.5"
keras = "2.14.0"
scipy = "1.11.2"
Pillow = "10.0.1"
Expand Down
506 changes: 19 additions & 487 deletions archives/trpgtools/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions archives/trpgtools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.3"
gradio = "3.41.0"
python = "3.11.5"
gradio = "3.44.4"

[build-system]
requires = ["poetry-core"]
Expand Down
2 changes: 1 addition & 1 deletion projects/dsb/ch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tauri-apps/cli": "1.4.0",
"@types/node": "18.17.17",
"@types/node": "18.17.18",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-solid": "2.7.0"
Expand Down
18 changes: 9 additions & 9 deletions projects/dsb/ch/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions projects/dsb/custom/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/dsb/custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.3"
python = "3.11.5"

[tool.poetry.group.science.dependencies]
requests = "2.31.0"
Expand Down
2 changes: 1 addition & 1 deletion projects/dsb/grass-grower/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tauri-apps/cli": "1.4.0",
"@types/node": "20.6.2",
"@types/node": "20.6.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-solid": "2.7.0"
Expand Down
18 changes: 9 additions & 9 deletions projects/dsb/grass-grower/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions projects/dsb/mcs/xms/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/dsb/mcs/xms/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
python = "3.11.5"
pymongo = "4.5.0"
fastapi = "0.103.1"
websockets = "11.0.3"
Expand Down
4 changes: 2 additions & 2 deletions projects/utils/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/utils/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
python = "3.11.5"
tomli = "2.0.1"
tomli-w = "1.0.0"

Expand Down
4 changes: 2 additions & 2 deletions projects/xobusy/dhs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/xobusy/dhs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
python = "3.11.5"
numpy = "1.26.0"

[build-system]
Expand Down
30 changes: 15 additions & 15 deletions projects/xobusy/hvc/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions projects/xobusy/hvc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
typing-extensions = "4.7.0"
python = "3.11.5"
typing-extensions = "4.8.0"
pyfiglet = "1.0.2"
tqdm = "4.65.1"
requests = "2.31.0"
Expand Down
4 changes: 2 additions & 2 deletions projects/xobusy/mrl/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/xobusy/mrl/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
python = "3.11.5"
z3-solver = "4.12.2.0"

[build-system]
Expand Down
2 changes: 1 addition & 1 deletion projects/xobusy/various/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MisileLab License"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.4"
python = "3.11.5"
orjson = "3.9.2"
misilelibpy = {path="libs/misilelib/misilelib-python"}

Expand Down

0 comments on commit 85c3a9d

Please sign in to comment.