Yusin commited on
Commit
ba1628d
·
verified ·
1 Parent(s): 4e42c80

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -2
requirements.txt CHANGED
@@ -22,7 +22,7 @@ openai==1.6.1
22
  openpyxl
23
  beautifulsoup4==4.12.3
24
  pandas==2.1.1
25
- pydantic==2.5.3
26
  #pygame==2.1.3
27
  #pymilvus==2.2.8
28
  # pytest==7.2.2 # test extras require
@@ -77,4 +77,25 @@ rank-bm25==0.2.2 # for tool recommendation
77
  gymnasium==0.29.1
78
  jieba
79
  ipylab
80
- leafmap
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  openpyxl
23
  beautifulsoup4==4.12.3
24
  pandas==2.1.1
25
+ #pydantic==2.5.3
26
  #pygame==2.1.3
27
  #pymilvus==2.2.8
28
  # pytest==7.2.2 # test extras require
 
77
  gymnasium==0.29.1
78
  jieba
79
  ipylab
80
+ leafmap
81
+ huggingface-hub
82
+ llama-index
83
+ llama-index-embeddings-huggingface
84
+ llama-index-llms-openai-like
85
+ llama-index-vector-stores-chroma
86
+ #terratorch
87
+ iso8601
88
+ earthengine-api
89
+ pystac_client
90
+ xarray
91
+ earthaccess
92
+ openeo
93
+ OSMPythonTools
94
+ osmnx
95
+ rioxarray
96
+ stac-geoparquet==0.6.0
97
+ chromadb==1.0.8
98
+ duckdb==1.0.0
99
+ git+https://github.com/DLR-terrabyte/pygeofilter-duckdb.git
100
+ pydantic==2.10.4
101
+ docstring_parser