feministmystique commited on
Commit
81e7b6e
·
verified ·
1 Parent(s): 18a553c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -5,4 +5,15 @@ google-auth
5
  google-auth-oauthlib
6
  google-auth-httplib2
7
  google-api-python-client
8
- python-dateutil
 
 
 
 
 
 
 
 
 
 
 
 
5
  google-auth-oauthlib
6
  google-auth-httplib2
7
  google-api-python-client
8
+ python-dateutil
9
+
10
+ time
11
+
12
+ re
13
+ datetime
14
+ json
15
+ logging
16
+ typing
17
+ uuid
18
+ huggingface_hub.utils
19
+ httpx