Sarathkumar1304ai commited on
Commit
f487639
·
verified ·
1 Parent(s): 06c6a20

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +92 -0
requirements.txt ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ attrs==24.3.0
8
+ blinker==1.9.0
9
+ cachetools==5.5.0
10
+ certifi==2024.12.14
11
+ cffi==1.17.1
12
+ charset-normalizer==3.4.1
13
+ click==8.1.8
14
+ cryptography==44.0.0
15
+ distro==1.9.0
16
+ frozenlist==1.5.0
17
+ gitdb==4.0.12
18
+ GitPython==3.1.44
19
+ google-ai-generativelanguage==0.6.10
20
+ google-api-core==2.24.0
21
+ google-api-python-client==2.157.0
22
+ google-auth==2.37.0
23
+ google-auth-httplib2==0.2.0
24
+ google-generativeai==0.8.3
25
+ googleapis-common-protos==1.66.0
26
+ grpcio==1.68.1
27
+ grpcio-status==1.68.1
28
+ h11==0.14.0
29
+ httpcore==1.0.7
30
+ httplib2==0.22.0
31
+ httpx==0.28.1
32
+ idna==3.10
33
+ iniconfig==2.0.0
34
+ Jinja2==3.1.5
35
+ jiter==0.8.2
36
+ joblib==1.4.2
37
+ jsonschema==4.23.0
38
+ jsonschema-specifications==2024.10.1
39
+ logging==0.4.9.6
40
+ markdown-it-py==3.0.0
41
+ MarkupSafe==3.0.2
42
+ mdurl==0.1.2
43
+ multidict==6.1.0
44
+ narwhals==1.20.1
45
+ nltk==3.9.1
46
+ numpy==2.2.1
47
+ openai==1.58.1
48
+ packaging==24.2
49
+ pandas==2.2.3
50
+ pdfminer.six==20240706
51
+ pillow==11.1.0
52
+ pluggy==1.5.0
53
+ propcache==0.2.1
54
+ proto-plus==1.25.0
55
+ protobuf==5.29.2
56
+ pyarrow==18.1.0
57
+ pyasn1==0.6.1
58
+ pyasn1_modules==0.4.1
59
+ pycparser==2.22
60
+ pydantic==2.10.4
61
+ pydantic_core==2.27.2
62
+ pydeck==0.9.1
63
+ Pygments==2.18.0
64
+ pyparsing==3.2.1
65
+ pytest==8.3.4
66
+ python-dateutil==2.9.0.post0
67
+ python-dotenv==1.0.1
68
+ pytz==2024.2
69
+ referencing==0.35.1
70
+ regex==2024.11.6
71
+ requests==2.32.3
72
+ rich==13.9.4
73
+ rpds-py==0.22.3
74
+ rsa==4.9
75
+ setuptools==75.8.0
76
+ six==1.17.0
77
+ smmap==5.0.2
78
+ sniffio==1.3.1
79
+ streamlit==1.41.1
80
+ streamlit-option-menu==0.4.0
81
+ tenacity==9.0.0
82
+ textblob==0.18.0.post0
83
+ toml==0.10.2
84
+ tornado==6.4.2
85
+ tqdm==4.67.1
86
+ typing_extensions==4.12.2
87
+ tzdata==2024.2
88
+ uritemplate==4.1.1
89
+ urllib3==2.3.0
90
+ watchdog==6.0.0
91
+ wheel==0.45.1
92
+ yarl==1.18.3