We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6ced9 commit 3edffc9Copy full SHA for 3edffc9
pyproject.toml
@@ -14,16 +14,16 @@ dependencies = [
14
"psycopg[binary]==3.2.9",
15
"plotly-express==0.4.1",
16
"googletrans-py==4.0.0",
17
- "openai==1.78.1",
+ "openai==1.96.1",
18
"flexdown>=0.2.0",
19
"reflex @ git+https://github.com/reflex-dev/reflex@main",
20
"mistletoe>=1.2.1",
21
"reflex-image-zoom>=0.0.2",
22
- "replicate==1.0.6",
23
- "reflex-pyplot==0.1.3",
24
- "reflex-enterprise>=0.3.0",
+ "replicate==1.0.7",
+ "reflex-pyplot==0.2.1",
+ "reflex-enterprise>=0.3.1a2",
25
"requests>=2.32.3",
26
- "posthog==4.0.1",
+ "posthog==6.1.0",
27
"typesense>=1.1.1",
28
]
29
0 commit comments