Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ google-auth
|
|
5 |
google-auth-httplib2
|
6 |
google-api-python-client
|
7 |
python-dateutil
|
8 |
-
httpx
|
|
|
|
5 |
google-auth-httplib2
|
6 |
google-api-python-client
|
7 |
python-dateutil
|
8 |
+
httpx
|
9 |
+
pathlib
|