mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
chore: Also bump uv version in Flox manifest (#32895)
This commit is contained in:
2
.flox/env/manifest.toml
vendored
2
.flox/env/manifest.toml
vendored
@@ -10,7 +10,7 @@ version = 1
|
||||
# the `[install]` section.
|
||||
[install]
|
||||
# Python - Python itself is installed on activation via `uv sync`
|
||||
uv = { pkg-path = "uv", pkg-group = "uv", version = "0.6.12" }
|
||||
uv = { pkg-path = "uv", pkg-group = "uv", version = "0.7.8" }
|
||||
xmlsec = { pkg-path = "xmlsec", version = "1.3.6" }
|
||||
freetds = { pkg-path = "freetds" } # For pymssql
|
||||
# Node
|
||||
|
||||
Reference in New Issue
Block a user