Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -39,4 +39,7 @@ google-auth
|
|
| 39 |
gspread
|
| 40 |
Pillow
|
| 41 |
Jinja2
|
| 42 |
-
python-dateutil
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
gspread
|
| 40 |
Pillow
|
| 41 |
Jinja2
|
| 42 |
+
python-dateutil
|
| 43 |
+
google-auth
|
| 44 |
+
google-api-python-client
|
| 45 |
+
Pillow
|