Spaces:
Sleeping
Sleeping
Antigravity commited on
Commit ·
09aedd9
1
Parent(s): b366246
final: absolute comprehensive synchronization - 01:19
Browse files
uv.lock
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = 1
|
| 2 |
+
requires-python = ">=3.10"
|
| 3 |
+
|
| 4 |
+
[[package]]
|
| 5 |
+
name = "nexus-ai"
|
| 6 |
+
version = "1.0.0"
|
| 7 |
+
source = { editable = "." }
|
| 8 |
+
|
| 9 |
+
[[package]]
|
| 10 |
+
name = "openenv-core"
|
| 11 |
+
version = "0.2.0"
|
| 12 |
+
source = { registry = "https://pypi.org/simple" }
|