Skip to content

Commit

Permalink
Fix CTranslate2 version
Browse files Browse the repository at this point in the history
#29

This was causing an error

```
ERROR: Could not find a version that satisfies the requirement ctranslate2
```
  • Loading branch information
argosopentech authored Sep 18, 2024
1 parent c56a843 commit a6db253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
stanza==1.1.1
ctranslate2==2.11.0
ctranslate2

0 comments on commit a6db253

Please sign in to comment.