Skip to content

Commit

Permalink
fix: kbqa_cq_ru error on Python 3.8/3.9 (#1609)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatovFedor committed Jan 9, 2023
1 parent cbff0bb commit 9ff98b6
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
Expand Up @@ -2,7 +2,7 @@ aio-pika>=3.2.2,<6.9.0
fastapi>=0.47.0,<0.78.0
filelock>=3.0.0,<3.8.0
nltk>=3.2.5,<3.8.0
numpy
numpy<1.24
overrides==4.1.2
pandas>=1.0.0,<1.5.0
prometheus-client>=0.13.0,<0.15.0
Expand Down

0 comments on commit 9ff98b6

Please sign in to comment.