XThomasBU
commited on
Commit
·
3930149
1
Parent(s):
a42f47c
packages added
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -30,3 +30,7 @@ pdf2image
|
|
30 |
black
|
31 |
flake8
|
32 |
bandit
|
|
|
|
|
|
|
|
|
|
30 |
black
|
31 |
flake8
|
32 |
bandit
|
33 |
+
fastapi
|
34 |
+
google-auth
|
35 |
+
google-auth-oauthlib
|
36 |
+
Jinja2
|