Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
discord.py
|
|
|
|
| 2 |
groq
|
| 3 |
google-generativeai
|
| 4 |
PyNaCl
|
|
|
|
| 1 |
discord.py
|
| 2 |
+
python-dotenv
|
| 3 |
groq
|
| 4 |
google-generativeai
|
| 5 |
PyNaCl
|