We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4702307 commit 9d1bc74Copy full SHA for 9d1bc74
1 file changed
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
"pytest-asyncio>=0.21.0",
37
"peewee>=3.18.2",
38
"backoff>=2.2.0",
39
- "fireworks-ai @ https://pkg.stainless.com/s/fireworks-ai-python/c35a37f39bced36305e3f2949484c3409a8f892e/fireworks_ai-1.0.0a21-py3-none-any.whl",
+ "fireworks-ai==1.0.0a22",
40
"questionary>=2.0.0",
41
# Dependencies for vendored tau2 package
42
"toml>=0.10.0",
0 commit comments