Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,5 @@ sentencepiece==0.2.0
|
|
| 18 |
tensorflow
|
| 19 |
Pillow
|
| 20 |
pytesseract
|
| 21 |
-
sqlalchemy
|
|
|
|
|
|
| 18 |
tensorflow
|
| 19 |
Pillow
|
| 20 |
pytesseract
|
| 21 |
+
sqlalchemy>=2.0.0
|
| 22 |
+
pymysql>=1.1.0
|