akshansh36 commited on
Commit
eb37ae3
·
verified ·
1 Parent(s): 017ba16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +149 -3
requirements.txt CHANGED
@@ -1,3 +1,149 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.4.4
2
+ aiohttp==3.11.11
3
+ aiosignal==1.3.2
4
+ altair==5.5.0
5
+ annotated-types==0.7.0
6
+ anyio==4.7.0
7
+ async-timeout==4.0.3
8
+ attrs==24.3.0
9
+ Automat==24.8.1
10
+ beautifulsoup4==4.12.3
11
+ blinker==1.9.0
12
+ cachetools==5.5.0
13
+ certifi==2024.12.14
14
+ cffi==1.17.1
15
+ charset-normalizer==3.4.1
16
+ click==8.1.8
17
+ colorama==0.4.6
18
+ constantly==23.10.4
19
+ cryptography==44.0.2
20
+ cssselect==1.2.0
21
+ dataclasses-json==0.6.7
22
+ defusedxml==0.7.1
23
+ distro==1.9.0
24
+ dnspython==2.7.0
25
+ exceptiongroup==1.2.2
26
+ filelock==3.17.0
27
+ filetype==1.2.0
28
+ frozenlist==1.5.0
29
+ fuzzywuzzy==0.18.0
30
+ gitdb==4.0.11
31
+ GitPython==3.1.43
32
+ google-ai-generativelanguage==0.6.10
33
+ google-api-core==2.24.0
34
+ google-api-python-client==2.156.0
35
+ google-auth==2.37.0
36
+ google-auth-httplib2==0.2.0
37
+ google-generativeai==0.8.3
38
+ googleapis-common-protos==1.66.0
39
+ greenlet==3.1.1
40
+ grpcio==1.68.1
41
+ grpcio-status==1.68.1
42
+ h11==0.14.0
43
+ httpcore==1.0.7
44
+ httplib2==0.22.0
45
+ httpx==0.28.1
46
+ httpx-sse==0.4.0
47
+ hyperlink==21.0.0
48
+ idna==3.10
49
+ incremental==24.7.2
50
+ itemadapter==0.11.0
51
+ itemloaders==1.3.2
52
+ Jinja2==3.1.5
53
+ jiter==0.8.2
54
+ jmespath==1.0.1
55
+ jsonpatch==1.33
56
+ jsonpointer==3.0.0
57
+ jsonschema==4.23.0
58
+ jsonschema-specifications==2024.10.1
59
+ langchain==0.3.13
60
+ langchain-community==0.3.13
61
+ langchain-core==0.3.43
62
+ langchain-google-genai==2.0.7
63
+ langchain-openai==0.3.8
64
+ langchain-text-splitters==0.3.4
65
+ langgraph==0.3.5
66
+ langgraph-checkpoint==2.0.18
67
+ langgraph-prebuilt==0.1.2
68
+ langgraph-sdk==0.1.55
69
+ langsmith==0.2.6
70
+ Levenshtein==0.26.1
71
+ lxml==5.3.1
72
+ markdown-it-py==3.0.0
73
+ markdownify==0.14.1
74
+ MarkupSafe==3.0.2
75
+ marshmallow==3.23.2
76
+ mdurl==0.1.2
77
+ msgpack==1.1.0
78
+ multidict==6.1.0
79
+ mypy-extensions==1.0.0
80
+ narwhals==1.19.1
81
+ numpy==1.26.4
82
+ openai==1.58.1
83
+ orjson==3.10.12
84
+ packaging==24.2
85
+ pandas==2.2.3
86
+ parsel==1.10.0
87
+ pillow==11.0.0
88
+ pinecone==5.4.2
89
+ pinecone-plugin-inference==3.1.0
90
+ pinecone-plugin-interface==0.0.7
91
+ propcache==0.2.1
92
+ Protego==0.4.0
93
+ proto-plus==1.25.0
94
+ protobuf==5.29.2
95
+ pyarrow==18.1.0
96
+ pyasn1==0.6.1
97
+ pyasn1_modules==0.4.1
98
+ pycparser==2.22
99
+ pydantic==2.10.4
100
+ pydantic-settings==2.7.0
101
+ pydantic_core==2.27.2
102
+ pydeck==0.9.1
103
+ PyDispatcher==2.0.7
104
+ Pygments==2.18.0
105
+ pymongo==4.10.1
106
+ pyOpenSSL==25.0.0
107
+ pyparsing==3.2.0
108
+ python-dateutil==2.9.0.post0
109
+ python-dotenv==1.0.1
110
+ python-Levenshtein==0.26.1
111
+ pytz==2024.2
112
+ PyYAML==6.0.2
113
+ queuelib==1.7.0
114
+ RapidFuzz==3.11.0
115
+ referencing==0.35.1
116
+ regex==2024.11.6
117
+ requests==2.32.3
118
+ requests-file==2.1.0
119
+ requests-toolbelt==1.0.0
120
+ rich==13.9.4
121
+ rpds-py==0.22.3
122
+ rsa==4.9
123
+ Scrapy==2.12.0
124
+ service-identity==24.2.0
125
+ setuptools==80.1.0
126
+ six==1.17.0
127
+ smmap==5.0.1
128
+ sniffio==1.3.1
129
+ soupsieve==2.6
130
+ SQLAlchemy==2.0.36
131
+ streamlit==1.41.1
132
+ streamlit-chat==0.1.1
133
+ tenacity==9.0.0
134
+ tiktoken==0.9.0
135
+ tldextract==5.1.3
136
+ toml==0.10.2
137
+ tomli==2.2.1
138
+ tornado==6.4.2
139
+ tqdm==4.67.1
140
+ Twisted==24.11.0
141
+ typing-inspect==0.9.0
142
+ typing_extensions==4.12.2
143
+ tzdata==2024.2
144
+ uritemplate==4.1.1
145
+ urllib3==2.3.0
146
+ w3lib==2.3.1
147
+ watchdog==6.0.0
148
+ yarl==1.18.3
149
+ zope.interface==7.2