prathampatel1 commited on
Commit
f55bb70
·
verified ·
1 Parent(s): 31e11f7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +146 -0
requirements.txt ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.6
4
+ aiosignal==1.3.2
5
+ aiosqlite==0.21.0
6
+ altair==5.5.0
7
+ annotated-types==0.7.0
8
+ anyio==4.9.0
9
+ async-timeout==5.0.1
10
+ attrs==25.3.0
11
+ beautifulsoup4==4.13.4
12
+ blinker==1.9.0
13
+ blis==1.3.0
14
+ Brotli==1.1.0
15
+ cachetools==5.5.2
16
+ catalogue==2.0.10
17
+ certifi==2025.4.26
18
+ cffi==1.17.1
19
+ chardet==5.2.0
20
+ charset-normalizer==3.4.2
21
+ click==8.2.1
22
+ cloudpathlib==0.21.1
23
+ colorama==0.4.6
24
+ confection==0.1.5
25
+ contourpy==1.3.2
26
+ Crawl4AI==0.6.3
27
+ cryptography==45.0.3
28
+ cssselect==1.3.0
29
+ cycler==0.12.1
30
+ cymem==2.0.11
31
+ distro==1.9.0
32
+ exceptiongroup==1.3.0
33
+ fake-http-header==0.3.5
34
+ fake-useragent==2.2.0
35
+ filelock==3.18.0
36
+ fonttools==4.58.1
37
+ frozenlist==1.6.0
38
+ fsspec==2025.5.1
39
+ gitdb==4.0.12
40
+ GitPython==3.1.44
41
+ greenlet==3.2.2
42
+ groq==0.25.0
43
+ h11==0.16.0
44
+ hf-xet==1.1.2
45
+ httpcore==1.0.9
46
+ httpx==0.28.1
47
+ huggingface-hub==0.32.3
48
+ humanize==4.12.3
49
+ idna==3.10
50
+ importlib_metadata==8.7.0
51
+ Jinja2==3.1.6
52
+ jiter==0.10.0
53
+ joblib==1.5.1
54
+ jsonschema==4.24.0
55
+ jsonschema-specifications==2025.4.1
56
+ kiwisolver==1.4.8
57
+ langcodes==3.5.0
58
+ language_data==1.3.0
59
+ litellm==1.72.0
60
+ lxml==5.4.0
61
+ marisa-trie==1.2.1
62
+ markdown-it-py==3.0.0
63
+ MarkupSafe==3.0.2
64
+ matplotlib==3.10.3
65
+ mdurl==0.1.2
66
+ multidict==6.4.4
67
+ murmurhash==1.0.13
68
+ narwhals==1.41.0
69
+ nltk==3.9.1
70
+ numpy==2.2.6
71
+ openai==1.82.1
72
+ outcome==1.3.0.post0
73
+ packaging==24.2
74
+ pandas==2.2.3
75
+ pillow==10.4.0
76
+ playwright==1.52.0
77
+ plotly==6.1.2
78
+ praw==7.8.1
79
+ prawcore==2.4.0
80
+ preshed==3.0.10
81
+ propcache==0.3.1
82
+ protobuf==6.31.1
83
+ psutil==7.0.0
84
+ pyarrow==20.0.0
85
+ pycparser==2.22
86
+ pydantic==2.11.5
87
+ pydantic_core==2.33.2
88
+ pydeck==0.9.1
89
+ pyee==13.0.0
90
+ Pygments==2.19.1
91
+ pyOpenSSL==25.1.0
92
+ pyparsing==3.2.3
93
+ pyperclip==1.9.0
94
+ PySocks==1.7.1
95
+ python-dateutil==2.9.0.post0
96
+ python-dotenv==1.1.0
97
+ pytz==2025.2
98
+ PyYAML==6.0.2
99
+ rank-bm25==0.2.2
100
+ referencing==0.36.2
101
+ regex==2024.11.6
102
+ requests==2.32.3
103
+ rich==14.0.0
104
+ rpds-py==0.25.1
105
+ selenium==4.33.0
106
+ shellingham==1.5.4
107
+ six==1.17.0
108
+ smart-open==7.1.0
109
+ smmap==5.0.2
110
+ sniffio==1.3.1
111
+ snowballstemmer==2.2.0
112
+ sortedcontainers==2.4.0
113
+ soupsieve==2.7
114
+ spacy==3.8.7
115
+ spacy-legacy==3.0.12
116
+ spacy-loggers==1.0.5
117
+ srsly==2.5.1
118
+ streamlit==1.45.1
119
+ tenacity==9.1.2
120
+ textblob==0.19.0
121
+ tf-playwright-stealth==1.1.2
122
+ thinc==8.3.6
123
+ tiktoken==0.9.0
124
+ tokenizers==0.21.1
125
+ toml==0.10.2
126
+ tornado==6.5.1
127
+ tqdm==4.67.1
128
+ trio==0.30.0
129
+ trio-websocket==0.12.2
130
+ typer==0.16.0
131
+ typing-inspection==0.4.1
132
+ typing_extensions==4.13.2
133
+ tzdata==2025.2
134
+ update-checker==0.18.0
135
+ urllib3==2.4.0
136
+ wasabi==1.1.3
137
+ watchdog==6.0.0
138
+ weasel==0.4.1
139
+ webdriver-manager==4.0.2
140
+ websocket-client==1.8.0
141
+ wordcloud==1.9.4
142
+ wrapt==1.17.2
143
+ wsproto==1.2.0
144
+ xxhash==3.5.0
145
+ yarl==1.20.0
146
+ zipp==3.22.0