Skip to content

Commit

Permalink
Update tweepy bersion
Browse files Browse the repository at this point in the history
  • Loading branch information
toriving committed Sep 26, 2021
1 parent f548522 commit 0b1847a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.6', '3.7', '3.8', '3.9']
python-version: ['3.7', '3.8', '3.9']

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
numpy>=1.19.4
konlpy>=0.5.2
tweepy==3.10.0

0 comments on commit 0b1847a

Please sign in to comment.