Sarathkumar1304ai commited on
Commit
887cb07
·
verified ·
1 Parent(s): 8c9cf72

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +91 -0
requirements.txt ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ markdown-it-py==3.0.0
40
+ MarkupSafe==3.0.2
41
+ mdurl==0.1.2
42
+ multidict==6.1.0
43
+ narwhals==1.20.1
44
+ nltk==3.9.1
45
+ numpy==2.2.1
46
+ openai==1.58.1
47
+ packaging==24.2
48
+ pandas==2.2.3
49
+ pdfminer.six==20240706
50
+ pillow==11.1.0
51
+ pluggy==1.5.0
52
+ propcache==0.2.1
53
+ proto-plus==1.25.0
54
+ protobuf==5.29.2
55
+ pyarrow==18.1.0
56
+ pyasn1==0.6.1
57
+ pyasn1_modules==0.4.1
58
+ pycparser==2.22
59
+ pydantic==2.10.4
60
+ pydantic_core==2.27.2
61
+ pydeck==0.9.1
62
+ Pygments==2.18.0
63
+ pyparsing==3.2.1
64
+ pytest==8.3.4
65
+ python-dateutil==2.9.0.post0
66
+ python-dotenv==1.0.1
67
+ pytz==2024.2
68
+ referencing==0.35.1
69
+ regex==2024.11.6
70
+ requests==2.32.3
71
+ rich==13.9.4
72
+ rpds-py==0.22.3
73
+ rsa==4.9
74
+ setuptools==75.8.0
75
+ six==1.17.0
76
+ smmap==5.0.2
77
+ sniffio==1.3.1
78
+ streamlit==1.41.1
79
+ streamlit-option-menu==0.4.0
80
+ tenacity==9.0.0
81
+ textblob==0.18.0.post0
82
+ toml==0.10.2
83
+ tornado==6.4.2
84
+ tqdm==4.67.1
85
+ typing_extensions==4.12.2
86
+ tzdata==2024.2
87
+ uritemplate==4.1.1
88
+ urllib3==2.3.0
89
+ watchdog==6.0.0
90
+ wheel==0.45.1
91
+ yarl==1.18.3