diff --git a/api/requirements.txt b/api/requirements.txt index d87bdac..e6bfde6 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -11,4 +11,5 @@ Flask-RESTful python-dateutil Flask-JWT-Extended # Prevent upgrade to 2.x until Flask-JWT-Extended is updated to support it -PyJWT == 1.* \ No newline at end of file +PyJWT == 1.* +easyad \ No newline at end of file