Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -4,11 +4,6 @@ gunicorn
|
|
4 |
pydantic
|
5 |
python-dotenv
|
6 |
line-bot-sdk
|
7 |
-
google-generativeai
|
8 |
google-genai
|
9 |
-
gradio
|
10 |
Pillow
|
11 |
-
httpx
|
12 |
-
|
13 |
-
imgurpython
|
14 |
-
pyimgur
|
|
|
4 |
pydantic
|
5 |
python-dotenv
|
6 |
line-bot-sdk
|
|
|
7 |
google-genai
|
|
|
8 |
Pillow
|
9 |
+
httpx
|
|
|
|
|
|