Skip to content

Commit

Permalink
Lift minimum required version of Orange
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Mar 18, 2020
1 parent 15276d1 commit 7aac113
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ matrix:
env: ORANGE="master"
- &orange3-21-0
python: '3.7'
env: ORANGE="3.21.0"
env: ORANGE="3.23.0"

env:
global:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ docutils<0.16 # denpendency for botocore
python-dateutil<2.8.1 # denpendency for botocore
gensim>=0.12.3 # LDA's show topics unified in 0.12.3
setuptools-git
Orange3 >=3.21.0
Orange3 >=3.24.0
tweepy
beautifulsoup4
simhash
Expand Down

0 comments on commit 7aac113

Please sign in to comment.