Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
nest_asyncio
|
|
|
2 |
git+https://github.com/xtekky/gpt4free
|
|
|
1 |
nest_asyncio
|
2 |
+
psycopg2-binary
|
3 |
git+https://github.com/xtekky/gpt4free
|