diff --git a/requirements.txt b/requirements.txt index 1cdedec2de7..64c2e4c0f7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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