Skip to content

Commit 238d21b

Browse files
authored
upgrade-deps-2025-07-21 (#1534)
1 parent 872811d commit 238d21b

File tree

2 files changed

+54
-62
lines changed

2 files changed

+54
-62
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"psycopg[binary]==3.2.9",
1515
"plotly-express==0.4.1",
1616
"googletrans-py==4.0.0",
17-
"openai==1.96.1",
17+
"openai==1.97.0",
1818
"flexdown>=0.2.0",
1919
"reflex @ git+https://github.com/reflex-dev/reflex@main",
2020
"mistletoe>=1.2.1",
@@ -23,8 +23,9 @@ dependencies = [
2323
"reflex-pyplot==0.2.1",
2424
"reflex-enterprise>=0.3.1a2",
2525
"requests>=2.32.3",
26-
"posthog==6.1.0",
26+
"posthog==6.1.1",
2727
"typesense>=1.1.1",
28+
"fastapi"
2829
]
2930

3031
[dependency-groups]

0 commit comments

Comments
 (0)