Spaces:
Build error
Build error
Merge pull request #68 from DL4DS/hf_fix
Browse files- 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
|