Skip to content

Commit

Permalink
Add EasyAD to project requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Jan 22, 2021
1 parent 4910621 commit a647639
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.*
PyJWT == 1.*
easyad

0 comments on commit a647639

Please sign in to comment.