Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,4 @@ pymysql
|
|
| 5 |
mysqlclient==1.3.12
|
| 6 |
tensorflow
|
| 7 |
transformers
|
| 8 |
-
psycopg2
|
|
|
|
| 5 |
mysqlclient==1.3.12
|
| 6 |
tensorflow
|
| 7 |
transformers
|
| 8 |
+
psycopg2-binary
|