shivanshg commited on
Commit
31b9246
·
1 Parent(s): 5ce4aeb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +144 -144
requirements.txt CHANGED
@@ -1,145 +1,145 @@
1
- absl-py==1.2.0
2
- aiofiles==23.2.1
3
- aiohttp==3.9.1
4
- aiosignal==1.3.1
5
- altair==5.2.0
6
- annotated-types==0.6.0
7
- anyio==4.2.0
8
- astunparse==1.6.3
9
- async-timeout==4.0.3
10
- attrs==23.2.0
11
- blinker==1.7.0
12
- cachetools==5.2.0
13
- certifi==2022.6.15
14
- charset-normalizer==2.1.0
15
- click==8.1.3
16
- colorama==0.4.5
17
- contourpy==1.2.0
18
- cycler==0.12.1
19
- dataclasses-json==0.6.3
20
- DateTime==4.5
21
- exceptiongroup==1.2.0
22
- fastapi==0.108.0
23
- ffmpy==0.3.1
24
- filelock==3.13.1
25
- Flask==2.1.3
26
- flatbuffers==1.12
27
- fonttools==4.47.0
28
- frozenlist==1.4.1
29
- fsspec==2023.12.2
30
- gast==0.4.0
31
- gitdb==4.0.11
32
- GitPython==3.1.40
33
- google-ai-generativelanguage==0.4.0
34
- google-api-core==2.15.0
35
- google-auth==2.26.1
36
- google-auth-oauthlib==0.4.6
37
- google-generativeai==0.3.2
38
- google-pasta==0.2.0
39
- googleapis-common-protos==1.62.0
40
- gradio==4.13.0
41
- gradio_client==0.8.0
42
- greenlet==3.0.3
43
- grpcio==1.60.0
44
- grpcio-status==1.60.0
45
- h11==0.14.0
46
- h5py==3.7.0
47
- httpcore==1.0.2
48
- httpx==0.26.0
49
- huggingface-hub==0.20.2
50
- idna==3.3
51
- importlib-metadata==6.11.0
52
- importlib-resources==6.1.1
53
- itsdangerous==2.1.2
54
- Jinja2==3.1.2
55
- joblib==1.1.0
56
- jsonpatch==1.33
57
- jsonpointer==2.4
58
- jsonschema==4.20.0
59
- jsonschema-specifications==2023.12.1
60
- keras==2.9.0
61
- Keras-Preprocessing==1.1.2
62
- kiwisolver==1.4.5
63
- langchain==0.0.354
64
- langchain-community==0.0.8
65
- langchain-core==0.1.6
66
- langchain-google-genai==0.0.5
67
- langsmith==0.0.77
68
- libclang==14.0.1
69
- Markdown==3.4.1
70
- markdown-it-py==3.0.0
71
- MarkupSafe==2.1.1
72
- marshmallow==3.20.1
73
- matplotlib==3.8.2
74
- mdurl==0.1.2
75
- multidict==6.0.4
76
- mypy-extensions==1.0.0
77
- numpy==1.23.1
78
- oauthlib==3.2.0
79
- opencv-python==4.6.0.66
80
- opt-einsum==3.3.0
81
- orjson==3.9.10
82
- packaging==23.2
83
- pandas==1.4.3
84
- pillow==10.2.0
85
- proto-plus==1.23.0
86
  protobuf==*
87
- pyarrow==14.0.2
88
- pyasn1==0.4.8
89
- pyasn1-modules==0.2.8
90
- pydantic==2.5.3
91
- pydantic_core==2.14.6
92
- pydeck==0.8.1b0
93
- pydub==0.25.1
94
- Pygments==2.17.2
95
- pyparsing==3.0.9
96
- pypdf==3.17.4
97
- python-dateutil==2.8.2
98
- python-multipart==0.0.6
99
- pytz==2022.1
100
- PyYAML==6.0.1
101
- referencing==0.32.1
102
- requests==2.28.1
103
- requests-oauthlib==1.3.1
104
- rich==13.7.0
105
- rpds-py==0.16.2
106
- rsa==4.8
107
- scikit-learn==1.1.1
108
- scipy==1.8.1
109
- semantic-version==2.10.0
110
- shellingham==1.5.4
111
- six==1.16.0
112
- smmap==5.0.1
113
- sniffio==1.3.0
114
- SQLAlchemy==2.0.25
115
- starlette==0.32.0.post1
116
- streamlit==1.29.0
117
- tenacity==8.2.3
118
- tensorboard==2.9.1
119
- tensorboard-data-server==0.6.1
120
- tensorboard-plugin-wit==1.8.1
121
- tensorflow==2.9.1
122
- tensorflow-estimator==2.9.0
123
- tensorflow-io-gcs-filesystem==0.26.0
124
- termcolor==1.1.0
125
- threadpoolctl==3.1.0
126
- toml==0.10.2
127
- tomlkit==0.12.0
128
- toolz==0.12.0
129
- tornado==6.4
130
- tqdm==4.66.1
131
- typer==0.9.0
132
- typing-inspect==0.9.0
133
- typing_extensions==4.9.0
134
- tzdata==2023.4
135
- tzlocal==5.2
136
- urllib3==1.26.10
137
- uvicorn==0.25.0
138
- validators==0.22.0
139
- watchdog==3.0.0
140
- websockets==11.0.3
141
- Werkzeug==2.1.2
142
- wrapt==1.14.1
143
- yarl==1.9.4
144
- zipp==3.17.0
145
- zope.interface==5.4.0
 
1
+ absl-py==*
2
+ aiofiles==*
3
+ aiohttp==*
4
+ aiosignal==*
5
+ altair==*
6
+ annotated-types==*
7
+ anyio==*
8
+ astunparse==*
9
+ async-timeout==*
10
+ attrs==*
11
+ blinker==*
12
+ cachetools==*
13
+ certifi==*
14
+ charset-normalizer==*
15
+ click==*
16
+ colorama==*
17
+ contourpy==*
18
+ cycler==*
19
+ dataclasses-json==*
20
+ DateTime==*
21
+ exceptiongroup==*
22
+ fastapi==*
23
+ ffmpy==*
24
+ filelock==*
25
+ Flask==*
26
+ flatbuffers==*
27
+ fonttools==*
28
+ frozenlist==*
29
+ fsspec==*
30
+ gast==*
31
+ gitdb==*
32
+ GitPython==*
33
+ google-ai-generativelanguage==*
34
+ google-api-core==*
35
+ google-auth==*
36
+ google-auth-oauthlib==*
37
+ google-generativeai==*
38
+ google-pasta==*
39
+ googleapis-common-protos==*
40
+ gradio==*
41
+ gradio_client==*
42
+ greenlet==*
43
+ grpcio==*
44
+ grpcio-status==*
45
+ h11==*
46
+ h5py==*
47
+ httpcore==*
48
+ httpx==*
49
+ huggingface-hub==*
50
+ idna==*
51
+ importlib-metadata==*
52
+ importlib-resources==*
53
+ itsdangerous==*
54
+ Jinja2==*
55
+ joblib==*
56
+ jsonpatch==*
57
+ jsonpointer==*
58
+ jsonschema==*
59
+ jsonschema-specifications==*
60
+ keras==*
61
+ Keras-Preprocessing==*
62
+ kiwisolver==*
63
+ langchain==*
64
+ langchain-community==*
65
+ langchain-core==*
66
+ langchain-google-genai==*
67
+ langsmith==*
68
+ libclang==*
69
+ Markdown==*
70
+ markdown-it-py==*
71
+ MarkupSafe==*
72
+ marshmallow==*
73
+ matplotlib==*
74
+ mdurl==*
75
+ multidict==*
76
+ mypy-extensions==*
77
+ numpy==*
78
+ oauthlib==*
79
+ opencv-python==*
80
+ opt-einsum==*
81
+ orjson==*
82
+ packaging==*
83
+ pandas==*
84
+ pillow==*
85
+ proto-plus==*
86
  protobuf==*
87
+ pyarrow==*
88
+ pyasn1==*
89
+ pyasn1-modules==*
90
+ pydantic==*
91
+ pydantic_core==*
92
+ pydeck==*
93
+ pydub==*
94
+ Pygments==*
95
+ pyparsing==*
96
+ pypdf==*
97
+ python-dateutil==*
98
+ python-multipart==*
99
+ pytz==*
100
+ PyYAML==*
101
+ referencing==*
102
+ requests==*
103
+ requests-oauthlib==*
104
+ rich==*
105
+ rpds-py==*
106
+ rsa==*
107
+ scikit-learn==*
108
+ scipy==*
109
+ semantic-version==*
110
+ shellingham==*
111
+ six==*
112
+ smmap==*
113
+ sniffio==*
114
+ SQLAlchemy==*
115
+ starlette==*
116
+ streamlit==*
117
+ tenacity==*
118
+ tensorboard==*
119
+ tensorboard-data-server==*
120
+ tensorboard-plugin-wit==*
121
+ tensorflow==*
122
+ tensorflow-estimator==*
123
+ tensorflow-io-gcs-filesystem==*
124
+ termcolor==*
125
+ threadpoolctl==*
126
+ toml==*
127
+ tomlkit==*
128
+ toolz==*
129
+ tornado==*
130
+ tqdm==*
131
+ typer==*
132
+ typing-inspect==*
133
+ typing_extensions==*
134
+ tzdata==*
135
+ tzlocal==*
136
+ urllib3==*
137
+ uvicorn==*
138
+ validators==*
139
+ watchdog==*
140
+ websockets==*
141
+ Werkzeug==*
142
+ wrapt==*
143
+ yarl==*
144
+ zipp==*
145
+ zope.interface==*