Skip to content

Commit

Permalink
add tweepy module
Browse files Browse the repository at this point in the history
  • Loading branch information
Qinbf committed Apr 16, 2023
1 parent 4daa083 commit d5ae51a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements-docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ numpy
pre-commit
black
isort
tweepy
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ sourcery
isort
gitpython==3.1.31
pytest
pytest-mock
pytest-mock
tweepy

0 comments on commit d5ae51a

Please sign in to comment.