muzammil-eds commited on
Commit
de5a9a5
·
1 Parent(s): 6767b8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -90
requirements.txt CHANGED
@@ -1,90 +1,9 @@
1
- aiohttp==3.8.4
2
- aiosignal==1.3.1
3
- altair==5.0.1
4
- appdirs==1.4.4
5
- async-timeout==4.0.2
6
- attrs==23.1.0
7
- beautifulsoup4==4.12.2
8
- blinker==1.6.2
9
- cachetools==5.3.1
10
- certifi==2023.5.7
11
- cffi==1.15.1
12
- charset-normalizer==3.1.0
13
- click==8.1.3
14
- colorama==0.4.6
15
- contourpy==1.0.7
16
- cryptography==41.0.1
17
- cycler==0.11.0
18
- dataclasses-json==0.5.7
19
- decorator==5.1.1
20
- fonttools==4.39.4
21
- frozendict==2.3.8
22
- frozenlist==1.3.3
23
- gitdb==4.0.10
24
- GitPython==3.1.31
25
- gpt-index==0.4.24
26
- greenlet==2.0.2
27
- html5lib==1.1
28
- idna==3.4
29
- importlib-metadata==6.6.0
30
- Jinja2==3.1.2
31
- jsonschema==4.17.3
32
- kiwisolver==1.4.4
33
- langchain==0.0.188
34
- lxml==4.9.2
35
- markdown-it-py==2.2.0
36
- MarkupSafe==2.1.2
37
- marshmallow==3.19.0
38
- marshmallow-enum==1.5.1
39
- matplotlib==3.7.1
40
- mdurl==0.1.2
41
- multidict==6.0.4
42
- multitasking==0.0.11
43
- mypy-extensions==1.0.0
44
- numexpr==2.8.4
45
- numpy==1.24.3
46
- openai==0.27.7
47
- openapi-schema-pydantic==1.2.4
48
- packaging==23.1
49
- pandas==2.0.2
50
- Pillow==9.5.0
51
- protobuf==4.23.2
52
- pyarrow==12.0.0
53
- pycparser==2.21
54
- pydantic==1.10.8
55
- pydeck==0.8.1b0
56
- Pygments==2.15.1
57
- Pympler==1.0.1
58
- pyparsing==3.0.9
59
- pyrsistent==0.19.3
60
- python-dateutil==2.8.2
61
- python-dotenv==1.0.0
62
- pytz==2023.3
63
- pytz-deprecation-shim==0.1.0.post0
64
- PyYAML==6.0
65
- regex==2023.6.3
66
- requests==2.31.0
67
- rich==13.4.1
68
- six==1.16.0
69
- smmap==5.0.0
70
- soupsieve==2.4.1
71
- SQLAlchemy==1.4.48
72
- streamlit==1.23.0
73
- tabulate==0.9.0
74
- tenacity==8.2.2
75
- tiktoken==0.4.0
76
- toml==0.10.2
77
- toolz==0.12.0
78
- tornado==6.3.2
79
- tqdm==4.65.0
80
- typing-inspect==0.9.0
81
- typing_extensions==4.6.2
82
- tzdata==2023.3
83
- tzlocal==4.3
84
- urllib3==2.0.2
85
- validators==0.20.0
86
- watchdog==3.0.0
87
- webencodings==0.5.1
88
- yarl==1.9.2
89
- yfinance==0.2.18
90
- zipp==3.15.0
 
1
+ gpt4all==1.0.8
2
+ streamlit
3
+ g4f
4
+ docx2txt
5
+ pypdf2
6
+ pytesseract
7
+ pdf2image
8
+ tabulate
9
+ yfinance