Ava Pun commited on
Commit
368c37f
·
1 Parent(s): 65e090f

Update brickgpt

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. uv.lock +2 -2
requirements.txt CHANGED
@@ -7,7 +7,7 @@ anyio==4.9.0
7
  audioop-lts==0.2.1 ; python_full_version >= '3.13'
8
  bpy==4.0.0 ; python_full_version < '3.11'
9
  bpy==4.3.0 ; python_full_version >= '3.11'
10
- brickgpt @ git+https://github.com/AvaLovelace1/BrickGPT.git@b969a3dbc2d672288910fc00303d73f770c7e15a
11
  certifi==2025.6.15
12
  cffi==1.17.1 ; platform_python_implementation == 'PyPy'
13
  charset-normalizer==3.4.2
 
7
  audioop-lts==0.2.1 ; python_full_version >= '3.13'
8
  bpy==4.0.0 ; python_full_version < '3.11'
9
  bpy==4.3.0 ; python_full_version >= '3.11'
10
+ brickgpt @ git+https://github.com/AvaLovelace1/BrickGPT.git@6a0e849ac1717c6539990483b093cd3df23d7ce5
11
  certifi==2025.6.15
12
  cffi==1.17.1 ; platform_python_implementation == 'PyPy'
13
  charset-normalizer==3.4.2
uv.lock CHANGED
@@ -144,7 +144,7 @@ wheels = [
144
  [[package]]
145
  name = "brickgpt"
146
  version = "0.1.2"
147
- source = { git = "https://github.com/AvaLovelace1/BrickGPT.git#b969a3dbc2d672288910fc00303d73f770c7e15a" }
148
  dependencies = [
149
  { name = "bpy", version = "4.0.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
150
  { name = "bpy", version = "4.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
@@ -1642,7 +1642,7 @@ name = "triton"
1642
  version = "3.1.0"
1643
  source = { registry = "https://pypi.org/simple" }
1644
  dependencies = [
1645
- { name = "filelock", marker = "python_full_version < '3.13'" },
1646
  ]
1647
  wheels = [
1648
  { url = "https://files.pythonhosted.org/packages/98/29/69aa56dc0b2eb2602b553881e34243475ea2afd9699be042316842788ff5/triton-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b0dd10a925263abbe9fa37dcde67a5e9b2383fc269fdf59f5657cac38c5d1d8", size = 209460013 },
 
144
  [[package]]
145
  name = "brickgpt"
146
  version = "0.1.2"
147
+ source = { git = "https://github.com/AvaLovelace1/BrickGPT.git#6a0e849ac1717c6539990483b093cd3df23d7ce5" }
148
  dependencies = [
149
  { name = "bpy", version = "4.0.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
150
  { name = "bpy", version = "4.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
 
1642
  version = "3.1.0"
1643
  source = { registry = "https://pypi.org/simple" }
1644
  dependencies = [
1645
+ { name = "filelock" },
1646
  ]
1647
  wheels = [
1648
  { url = "https://files.pythonhosted.org/packages/98/29/69aa56dc0b2eb2602b553881e34243475ea2afd9699be042316842788ff5/triton-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b0dd10a925263abbe9fa37dcde67a5e9b2383fc269fdf59f5657cac38c5d1d8", size = 209460013 },