Update requirements.txt with new dependencies and move tweepy
parent
dca10ab876
commit
bb541ad3a7
|
@ -17,6 +17,10 @@ orjson
|
|||
Pillow
|
||||
selenium
|
||||
webdriver-manager
|
||||
jsonschema
|
||||
tweepy
|
||||
|
||||
##Dev
|
||||
coverage
|
||||
flake8
|
||||
numpy
|
||||
|
@ -27,4 +31,3 @@ isort
|
|||
gitpython==3.1.31
|
||||
pytest
|
||||
pytest-mock
|
||||
tweepy
|
||||
|
|
Loading…
Reference in New Issue