Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ google-api-core>=2.12.0
|
|
15 |
google-auth>=2.23.3
|
16 |
google-generativeai>=0.2.1
|
17 |
googleapis-common-protos>=1.61.0
|
18 |
-
Pillow
|
|
|
|
15 |
google-auth>=2.23.3
|
16 |
google-generativeai>=0.2.1
|
17 |
googleapis-common-protos>=1.61.0
|
18 |
+
Pillow
|
19 |
+
playsound
|