commit | fc34de6fea2619ed1768860b04c08f67adf97aab | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Feb 01 12:04:27 2024 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Feb 01 12:45:49 2024 +0100 |
tree | f589a3825302f918b7bab1f23474ab4343b0fcf7 | |
parent | afbcd7f539fa237e844af54d3d123c5c9bff742e [diff] [blame] |
CI: Fix build and upgrade spacy and python Upgrades as far as apparently possible: Python 3.11 and Spacy 2.3.9
diff --git a/requirements.txt b/requirements.txt index cb41a23..4e3502d 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,4 +1,5 @@ pip wheel -spacy==2.3.2 +thinc +spacy==2.3.9 germalemma