elanuk commited on
Commit
45a052b
·
verified ·
1 Parent(s): ae2aa11

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -124
requirements.txt CHANGED
@@ -1,124 +1,4 @@
1
- altair==5.4.1
2
- annotated-types==0.7.0
3
- anyio==3.7.1
4
- asyncio==3.4.3
5
- attrs==24.2.0
6
- beautifulsoup4==4.13.4
7
- blinker==1.8.2
8
- cachetools==5.5.0
9
- certifi==2024.8.30
10
- charset-normalizer==3.3.2
11
- click==8.1.7
12
- contourpy==1.3.2
13
- cycler==0.12.1
14
- distlib==0.3.9
15
- distro==1.9.0
16
- dotenv==0.9.9
17
- exceptiongroup==1.2.2
18
- fastapi==0.104.1
19
- filelock==3.18.0
20
- fonttools==4.60.1
21
- fsspec==2025.5.1
22
- gitdb==4.0.11
23
- GitPython==3.1.43
24
- google==3.0.0
25
- google-ai-generativelanguage==0.6.10
26
- google-api-core==2.20.0
27
- google-api-python-client==2.148.0
28
- google-auth==2.35.0
29
- google-auth-httplib2==0.2.0
30
- google-auth-oauthlib==1.2.1
31
- google-generativeai==0.8.3
32
- google_search_results==2.4.2
33
- googleapis-common-protos==1.65.0
34
- greenlet==3.2.1
35
- grpcio==1.66.2
36
- grpcio-status==1.66.2
37
- gspread==6.1.4
38
- h11==0.14.0
39
- hf-xet==1.1.5
40
- httpcore==1.0.7
41
- httplib2==0.22.0
42
- httpx==0.28.1
43
- httpx-sse==0.4.1
44
- huggingface-hub==0.33.2
45
- idna==3.10
46
- Jinja2==3.1.2
47
- jiter==0.9.0
48
- joblib==1.5.1
49
- jsonschema==4.23.0
50
- jsonschema-specifications==2024.10.1
51
- kiwisolver==1.4.9
52
- mangum==0.19.0
53
- markdown-it-py==3.0.0
54
- MarkupSafe==3.0.2
55
- matplotlib==3.10.7
56
- mcp==1.12.4
57
- mdurl==0.1.2
58
- mpmath==1.3.0
59
- narwhals==2.12.0
60
- networkx==3.4.2
61
- numpy==2.1.2
62
- oauth2client==4.1.3
63
- oauthlib==3.2.2
64
- openai==1.3.5
65
- packaging==24.1
66
- pandas==2.2.3
67
- pillow==10.4.0
68
- platformdirs==4.3.8
69
- playwright==1.52.0
70
- plotly==6.5.0
71
- proto-plus==1.24.0
72
- protobuf==5.28.2
73
- pyarrow==17.0.0
74
- pyasn1==0.6.1
75
- pyasn1_modules==0.4.1
76
- pydantic==2.5.0
77
- pydantic-settings==2.10.1
78
- pydantic_core==2.14.1
79
- pydeck==0.9.1
80
- pyee==13.0.0
81
- Pygments==2.18.0
82
- pyparsing==3.1.4
83
- PyPDF2==3.0.1
84
- python-dateutil==2.9.0.post0
85
- python-dotenv==1.0.0
86
- python-multipart==0.0.6
87
- pytz==2024.2
88
- PyYAML==6.0.2
89
- referencing==0.35.1
90
- regex==2024.11.6
91
- requests==2.32.3
92
- requests-oauthlib==2.0.0
93
- rich==13.9.2
94
- rpds-py==0.20.0
95
- rsa==4.9
96
- safetensors==0.5.3
97
- scikit-learn==1.7.0
98
- scipy==1.15.3
99
- seaborn==0.13.2
100
- sentence-transformers==5.0.0
101
- six==1.16.0
102
- smmap==5.0.1
103
- sniffio==1.3.1
104
- soupsieve==2.7
105
- sse-starlette==3.0.2
106
- starlette==0.27.0
107
- streamlit==1.39.0
108
- sympy==1.14.0
109
- tenacity==9.0.0
110
- threadpoolctl==3.6.0
111
- tiktoken==0.9.0
112
- tokenizers==0.21.2
113
- toml==0.10.2
114
- torch==2.7.1
115
- tornado==6.4.1
116
- tqdm==4.66.5
117
- transformers==4.53.1
118
- typing-inspection==0.4.1
119
- typing_extensions==4.12.2
120
- tzdata==2024.2
121
- uritemplate==4.1.1
122
- urllib3==2.2.3
123
- uvicorn==0.24.0
124
- virtualenv==20.31.2
 
1
+ numpy
2
+ pandas
3
+ plotly
4
+ streamlit