Skip to content

Commit

Permalink
fix: upper limit ray version (Nixtla#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
AzulGarza authored Mar 4, 2024
1 parent 4f457f1 commit a63779e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- utilsforecast>=0.0.13
- requests
- fugue[ray]>=0.8.7
- ray[serve-grpc]
- ray[serve-grpc]<2.6.3
- fire
- tabulate
- tenacity

0 comments on commit a63779e

Please sign in to comment.