Skip to content

Commit

Permalink
fix: Add version constraints to test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] committed Nov 26, 2024
1 parent 0eaa679 commit 2ccc893
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,11 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[compat]
Aqua = "0.7"
FlashRank = "0.4"
HTTP = "1.10.8"
JSON3 = "1"
OpenAI = "0.9"
Snowball = "0.1"

0 comments on commit 2ccc893

Please sign in to comment.