Abhaykoul commited on
Commit
6d65f4c
·
verified ·
1 Parent(s): e6683c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -157
requirements.txt CHANGED
@@ -1,144 +1,8 @@
1
- aiohttp==3.9.5
2
- aiohttp-proxy==0.1.2
3
- aiosignal==1.3.1
4
- annotated-types==0.7.0
5
- ansicon==1.89.0
6
- anyio==4.4.0
7
- appdirs==1.4.4
8
- astor==0.8.1
9
- asttokens==2.4.1
10
- attrs==23.2.0
11
- backports.tarfile==1.2.0
12
- ballyregan==1.0.6
13
  beautifulsoup4==4.12.3
14
  blessed==1.20.0
15
  Brotli==1.1.0
16
  bs4==0.0.1
17
- certifi==2024.6.2
18
- cffi==1.16.0
19
- chardet==5.2.0
20
- charset-normalizer==3.3.2
21
- click==8.1.7
22
- clipman==3.2.3
23
- colorama==0.4.6
24
- comm==0.2.2
25
- commonmark==0.9.1
26
- contourpy==1.2.1
27
- curl_cffi==0.6.4
28
- cycler==0.12.1
29
- debugpy==1.8.1
30
- decorator==5.1.1
31
- distro==1.9.0
32
- docstring-inheritance==2.2.0
33
- docutils==0.21.2
34
- editor==1.6.6
35
- executing==2.0.1
36
- Faker==15.3.4
37
- filelock==3.15.3
38
- fonttools==4.53.0
39
- frozenlist==1.4.1
40
- fsspec==2024.6.0
41
- g4f==0.3.2.0
42
- git-python==1.0.3
43
- gitdb==4.0.11
44
- GitPython==3.1.43
45
- GoogleBard1==2.1.4
46
- h11==0.14.0
47
- h2==4.1.0
48
- halo==0.0.31
49
- Helpingai-T2==0.5
50
- hpack==4.0.0
51
- html2image==2.0.4.3
52
- html5lib==1.1
53
- httpcore==1.0.5
54
- httpx==0.27.0
55
- huggingface-hub==0.23.4
56
- hyperframe==6.0.1
57
- idna==3.7
58
- importlib_metadata==7.2.0
59
- inquirer==3.2.5
60
- ipykernel==6.29.4
61
- ipython==8.25.0
62
- jaraco.classes==3.4.0
63
- jaraco.context==5.3.0
64
- jaraco.functools==4.0.1
65
- jedi==0.19.1
66
- Jinja2==3.1.4
67
- jinxed==1.2.1
68
- joblib==1.4.2
69
- jupyter_client==8.6.2
70
- jupyter_core==5.7.2
71
- keyring==25.2.1
72
- kiwisolver==1.4.5
73
- litellm==1.40.8
74
- log-symbols==0.0.14
75
- loguru==0.6.0
76
- lxml==4.9.4
77
- markdown-it-py==2.2.0
78
- markdownify==0.12.1
79
- MarkupSafe==2.1.5
80
- matplotlib==3.9.0
81
- matplotlib-inline==0.1.7
82
- mdurl==0.1.2
83
- more-itertools==10.3.0
84
- mtranslate==1.8
85
- multidict==6.0.5
86
- nest-asyncio==1.6.0
87
- nh3==0.2.17
88
- nltk==3.8.1
89
- numpy==2.0.0
90
- open-interpreter==0.3.3
91
- openai==1.35.3
92
- orjson==3.10.5
93
- outcome==1.3.0.post0
94
- packaging==24.1
95
- pandas==1.5.3
96
- parso==0.8.4
97
- pillow==10.3.0
98
- pkginfo==1.11.1
99
- platformdirs==4.2.2
100
- playsound==1.3.0
101
- poe-api-wrapper==1.3.6
102
- prettytable==3.10.0
103
- prompt_toolkit==3.0.47
104
- psutil==5.9.8
105
- pure-eval==0.2.2
106
- pycparser==2.22
107
- pycryptodome==3.20.0
108
- pydantic==1.10.17
109
- pydantic_core==2.18.4
110
- pygame==2.5.2
111
- Pygments==2.18.0
112
- pyparsing==3.1.2
113
- pyreadline3==3.4.1
114
- pyreqwest_impersonate==0.4.8
115
- PySocks==1.7.1
116
- python-dateutil==2.9.0.post0
117
- python-dotenv==1.0.1
118
- pytz==2024.1
119
- pywin32==306
120
- pywin32-ctypes==0.2.2
121
- PyYAML==6.0.1
122
- pyzmq==26.0.3
123
- quickjs==1.19.4
124
- readchar==4.1.0
125
- readme_renderer==43.0
126
- regex==2024.5.15
127
- reportlab==4.2.0
128
- requests==2.32.3
129
- requests-file==2.1.0
130
- requests-toolbelt==1.0.0
131
- rfc3986==2.0.0
132
- rich==12.6.0
133
- runs==1.2.2
134
- selenium==4.22.0
135
- Send2Trash==1.8.3
136
- shellingham==1.5.4
137
- six==1.16.0
138
- smmap==5.0.1
139
- sniffio==1.3.1
140
- socksio==1.0.0
141
- sortedcontainers==2.4.0
142
  soupsieve==2.5
143
  spinners==0.0.24
144
  sse-starlette==2.1.2
@@ -156,23 +20,4 @@ toml==0.10.2
156
  tornado==6.4.1
157
  tqdm==4.66.4
158
  traitlets==5.14.3
159
- trio==0.25.1
160
- trio-websocket==0.11.1
161
- twine==5.1.0
162
- typer==0.6.1
163
- typing_extensions==4.12.2
164
- tzdata==2024.1
165
- ujson==5.10.0
166
- update==0.0.1
167
- urllib3==2.2.2
168
- uvicorn==0.30.1
169
- wcwidth==0.2.13
170
- webdriver-manager==4.0.1
171
- webencodings==0.5.1
172
- websocket-client==1.8.0
173
- wget==3.2
174
- win32-setctime==1.1.0
175
- wsproto==1.2.0
176
- xmod==1.8.1
177
- yarl==1.9.4
178
- zipp==3.19.2
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  beautifulsoup4==4.12.3
2
  blessed==1.20.0
3
  Brotli==1.1.0
4
  bs4==0.0.1
5
+ requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  soupsieve==2.5
7
  spinners==0.0.24
8
  sse-starlette==2.1.2
 
20
  tornado==6.4.1
21
  tqdm==4.66.4
22
  traitlets==5.14.3
23
+