Spaces:
Running
Running
cassiebuhler commited on
Commit ·
72c19d9
1
Parent(s): 6428e25
dependencies
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
git+https://github.com/boettiger-lab/cng-python
|
| 2 |
altair==5.3.0
|
|
|
|
| 3 |
duckdb_engine== 0.15.0
|
| 4 |
geoarrow-types==0.2.0
|
| 5 |
geoarrow-pandas==0.1.1
|
|
|
|
| 1 |
git+https://github.com/boettiger-lab/cng-python
|
| 2 |
altair==5.3.0
|
| 3 |
+
duckdb==1.2.2
|
| 4 |
duckdb_engine== 0.15.0
|
| 5 |
geoarrow-types==0.2.0
|
| 6 |
geoarrow-pandas==0.1.1
|