Spaces:
Running
Running
pdrMottaS commited on
Commit ·
92f4a2d
1
Parent(s): 31704cd
change python version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -82,4 +82,5 @@ watchfiles==0.22.0
|
|
| 82 |
websockets==12.0
|
| 83 |
wrapt==1.16.0
|
| 84 |
yarl==1.9.4
|
| 85 |
-
SQLAlchemy==2.0.31
|
|
|
|
|
|
| 82 |
websockets==12.0
|
| 83 |
wrapt==1.16.0
|
| 84 |
yarl==1.9.4
|
| 85 |
+
SQLAlchemy==2.0.31
|
| 86 |
+
duckdb-engine
|