Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -19
requirements.txt
CHANGED
@@ -1,24 +1,12 @@
|
|
1 |
fastapi-cache2
|
2 |
fastapi
|
3 |
-
jupyter-client
|
4 |
uvicorn
|
5 |
-
jupyter
|
6 |
-
psutil
|
7 |
matplotlib
|
8 |
pandas
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
statsmodels
|
17 |
-
geopandas
|
18 |
-
folium
|
19 |
-
fpdf
|
20 |
-
kaleido
|
21 |
-
scipy
|
22 |
-
geopy
|
23 |
-
mapbox
|
24 |
-
aiohttp
|
|
|
1 |
fastapi-cache2
|
2 |
fastapi
|
|
|
3 |
uvicorn
|
|
|
|
|
4 |
matplotlib
|
5 |
pandas
|
6 |
+
pymupdf
|
7 |
+
python-docx
|
8 |
+
requests
|
9 |
+
beautifulsoup4
|
10 |
+
openai
|
11 |
+
tiktoken
|
12 |
+
mistune
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|