sidmanale643 commited on
Commit
efb1c31
·
verified ·
1 Parent(s): 4cf823b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -98
requirements.txt CHANGED
@@ -1,98 +1,7 @@
1
- aiohappyeyeballs==2.6.1
2
- aiohttp==3.11.14
3
- aiosignal==1.3.2
4
- altair==5.5.0
5
- annotated-types==0.7.0
6
- anyio==4.9.0
7
- asttokens==3.0.0
8
- attrs==25.3.0
9
- blinker==1.9.0
10
- cachetools==5.5.2
11
- certifi==2025.1.31
12
- charset-normalizer==3.4.1
13
- click==8.1.8
14
- colorama==0.4.6
15
- comm==0.2.2
16
- debugpy==1.8.13
17
- decorator==5.2.1
18
- distro==1.9.0
19
- docstring-parser==0.16
20
- dotenv==0.9.9
21
- executing==2.2.0
22
- fastapi==0.115.11
23
- frozenlist==1.5.0
24
- gitdb==4.0.12
25
- gitpython==3.1.44
26
- groq==0.20.0
27
- h11==0.14.0
28
- httpcore==1.0.7
29
- httpx==0.28.1
30
- idna==3.10
31
- instructor==1.7.7
32
- ipykernel==6.29.5
33
- ipython==9.0.2
34
- ipython-pygments-lexers==1.1.1
35
- jedi==0.19.2
36
- jinja2==3.1.6
37
- jiter==0.8.2
38
- jsonschema==4.23.0
39
- jsonschema-specifications==2024.10.1
40
- jupyter-client==8.6.3
41
- jupyter-core==5.7.2
42
- markdown-it-py==3.0.0
43
- markupsafe==3.0.2
44
- matplotlib-inline==0.1.7
45
- mdurl==0.1.2
46
- multidict==6.2.0
47
- narwhals==1.31.0
48
- nest-asyncio==1.6.0
49
- numpy==2.2.4
50
- ollama==0.4.7
51
- openai==1.66.5
52
- packaging==24.2
53
- pandas==2.2.3
54
- parso==0.8.4
55
- pillow==11.1.0
56
- platformdirs==4.3.6
57
- prompt-toolkit==3.0.50
58
- propcache==0.3.0
59
- protobuf==5.29.3
60
- psutil==7.0.0
61
- pure-eval==0.2.3
62
- pyarrow==19.0.1
63
- pydantic==2.10.6
64
- pydantic-core==2.27.2
65
- pydeck==0.9.1
66
- pygments==2.19.1
67
- python-dateutil==2.9.0.post0
68
- python-dotenv==1.0.1
69
- pytz==2025.1
70
- pywin32==310
71
- pyzmq==26.3.0
72
- referencing==0.36.2
73
- regex==2024.11.6
74
- requests==2.32.3
75
- rich==13.9.4
76
- rpds-py==0.23.1
77
- shellingham==1.5.4
78
- six==1.17.0
79
- smmap==5.0.2
80
- sniffio==1.3.1
81
- stack-data==0.6.3
82
- starlette==0.46.1
83
- streamlit==1.43.2
84
- tavily-python==0.5.1
85
- tenacity==9.0.0
86
- tiktoken==0.9.0
87
- toml==0.10.2
88
- tornado==6.4.2
89
- tqdm==4.67.1
90
- traitlets==5.14.3
91
- typer==0.15.2
92
- typing-extensions==4.12.2
93
- tzdata==2025.1
94
- urllib3==2.3.0
95
- uvicorn==0.34.0
96
- watchdog==6.0.0
97
- wcwidth==0.2.13
98
- yarl==1.18.3
 
1
+ tavily-python
2
+ ollama
3
+ groq
4
+ requests
5
+ dotenv
6
+ instructor
7
+ pydantic