Thomas (Tom) Gardos commited on
Commit
8a5fdb7
2 Parent(s): 170d566 8177aeb

Merge pull request #68 from DL4DS/hf_fix

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -30,4 +30,7 @@ pdf2image
30
  black
31
  flake8
32
  bandit
 
33
  google-auth
 
 
 
30
  black
31
  flake8
32
  bandit
33
+ fastapi
34
  google-auth
35
+ google-auth-oauthlib
36
+ Jinja2