Skip to content

Commit 864f761

Browse files
authored
upgrade deps 2025 07 15 (#1519)
1 parent ff9876d commit 864f761

File tree

2 files changed

+526
-454
lines changed

2 files changed

+526
-454
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ dependencies = [
1414
"psycopg[binary]==3.2.9",
1515
"plotly-express==0.4.1",
1616
"googletrans-py==4.0.0",
17-
"openai==1.78.1",
17+
"openai==1.96.1",
1818
"flexdown>=0.2.0",
1919
"reflex @ git+https://github.com/reflex-dev/reflex@main",
2020
"mistletoe>=1.2.1",
2121
"reflex-image-zoom>=0.0.2",
22-
"replicate==1.0.6",
23-
"reflex-pyplot==0.1.3",
24-
"reflex-enterprise>=0.3.0",
22+
"replicate==1.0.7",
23+
"reflex-pyplot==0.2.1",
24+
"reflex-enterprise>=0.3.1a2",
2525
"requests>=2.32.3",
26-
"posthog==4.0.1",
26+
"posthog==6.1.0",
2727
"typesense>=1.1.1",
2828
]
2929

0 commit comments

Comments
 (0)