Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
git+https://github.com/Rapptz/discord.py.git
|
| 2 |
Pillow
|
| 3 |
gradio_client
|
| 4 |
-
|
|
|
|
| 1 |
git+https://github.com/Rapptz/discord.py.git
|
| 2 |
Pillow
|
| 3 |
gradio_client
|
| 4 |
+
pip install --upgrade pip
|