Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -93,6 +93,9 @@ typing-inspection
|
|
| 93 |
typing_extensions
|
| 94 |
tzdata
|
| 95 |
urllib3
|
|
|
|
|
|
|
|
|
|
| 96 |
wcwidth
|
| 97 |
webencodings
|
| 98 |
Werkzeug
|
|
|
|
| 93 |
typing_extensions
|
| 94 |
tzdata
|
| 95 |
urllib3
|
| 96 |
+
unixodbc
|
| 97 |
+
unixodbc-dev
|
| 98 |
+
libodbc1
|
| 99 |
wcwidth
|
| 100 |
webencodings
|
| 101 |
Werkzeug
|