facehugger92 commited on
Commit
15c2032
·
1 Parent(s): a4d8f47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +64 -67
requirements.txt CHANGED
@@ -1,85 +1,82 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.8.6
3
  aiosignal==1.3.1
4
- altair==5.1.2
5
- annotated-types==0.6.0
6
- anyio==3.7.1
7
- async-timeout==4.0.3
8
  attrs==23.1.0
9
- beautifulsoup4==4.12.2
10
- certifi==2023.7.22
11
- charset-normalizer==3.3.0
12
- click==8.1.7
13
  colorama==0.4.6
14
- contourpy==1.1.1
15
- cycler==0.12.1
16
- dataclasses-json==0.6.1
17
- exceptiongroup==1.1.3
18
- fastapi==0.103.2
19
- ffmpy==0.3.1
20
- filelock==3.12.4
21
- fonttools==4.43.1
22
- frozenlist==1.4.0
23
- fsspec==2023.9.2
24
- gradio==3.47.1
25
- gradio_client==0.6.0
26
- greenlet==3.0.0
27
  h11==0.14.0
28
- httpcore==0.18.0
29
- httpx==0.25.0
30
- huggingface-hub==0.17.3
31
  idna==3.4
32
- importlib-resources==6.1.0
33
  Jinja2==3.1.2
34
- joblib==1.3.2
35
- jsonpatch==1.33
36
- jsonpointer==2.4
37
- jsonschema==4.19.1
38
- jsonschema-specifications==2023.7.1
39
- kiwisolver==1.4.5
40
- langchain==0.0.310
41
- langsmith==0.0.43
42
- llama-index==0.8.41
43
- MarkupSafe==2.1.3
44
- marshmallow==3.20.1
45
- matplotlib==3.8.0
46
  multidict==6.0.4
47
  mypy-extensions==1.0.0
48
- nest-asyncio==1.5.8
49
- nltk==3.8.1
50
- numpy==1.26.0
51
- openai==0.28.1
52
- orjson==3.9.7
53
- packaging==23.2
54
- pandas==2.1.1
55
- Pillow==10.0.1
56
- pydantic==2.4.2
57
- pydantic_core==2.10.1
58
  pydub==0.25.1
59
- pyparsing==3.1.1
 
 
 
60
  python-dateutil==2.8.2
61
  python-multipart==0.0.6
62
- pytz==2023.3.post1
63
- PyYAML==6.0.1
64
- referencing==0.30.2
65
- regex==2023.10.3
66
- requests==2.31.0
67
- rpds-py==0.10.4
68
  semantic-version==2.10.0
69
  six==1.16.0
70
  sniffio==1.3.0
71
- soupsieve==2.5
72
- SQLAlchemy==2.0.21
73
  starlette==0.27.0
74
- tenacity==8.2.3
75
- tiktoken==0.5.1
76
  toolz==0.12.0
77
- tqdm==4.66.1
78
- typing-inspect==0.9.0
79
- typing_extensions==4.8.0
80
  tzdata==2023.3
81
- urllib3==1.26.17
82
- uvicorn==0.23.2
 
83
  websockets==11.0.3
84
- yarl==1.9.2
85
- zipp==3.17.0
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
  aiosignal==1.3.1
4
+ altair==5.0.0
5
+ anyio==3.6.2
6
+ async-timeout==4.0.2
 
7
  attrs==23.1.0
8
+ certifi==2023.5.7
9
+ charset-normalizer==3.1.0
10
+ click==8.1.3
 
11
  colorama==0.4.6
12
+ contourpy==1.0.7
13
+ cycler==0.11.0
14
+ dataclasses-json==0.5.7
15
+ fastapi==0.95.2
16
+ ffmpy==0.3.0
17
+ filelock==3.12.0
18
+ fonttools==4.39.4
19
+ frozenlist==1.3.3
20
+ fsspec==2023.5.0
21
+ gpt-index==0.4.24
22
+ gradio==3.31.0
23
+ gradio_client==0.2.5
24
+ greenlet==2.0.2
25
  h11==0.14.0
26
+ httpcore==0.17.1
27
+ httpx==0.24.0
28
+ huggingface-hub==0.14.1
29
  idna==3.4
 
30
  Jinja2==3.1.2
31
+ jsonschema==4.17.3
32
+ kiwisolver==1.4.4
33
+ langchain==0.0.148
34
+ linkify-it-py==2.0.2
35
+ llama-index==0.5.6
36
+ markdown-it-py==2.2.0
37
+ MarkupSafe==2.1.2
38
+ marshmallow==3.19.0
39
+ marshmallow-enum==1.5.1
40
+ matplotlib==3.7.1
41
+ mdit-py-plugins==0.3.3
42
+ mdurl==0.1.2
43
  multidict==6.0.4
44
  mypy-extensions==1.0.0
45
+ numexpr==2.8.4
46
+ numpy==1.24.3
47
+ openai==0.27.6
48
+ openapi-schema-pydantic==1.2.4
49
+ orjson==3.8.12
50
+ packaging==23.1
51
+ pandas==2.0.1
52
+ Pillow==9.5.0
53
+ pycryptodome==3.17
54
+ pydantic==1.10.7
55
  pydub==0.25.1
56
+ Pygments==2.15.1
57
+ pyparsing==3.0.9
58
+ PyPDF2==3.0.1
59
+ pyrsistent==0.19.3
60
  python-dateutil==2.8.2
61
  python-multipart==0.0.6
62
+ pytz==2023.3
63
+ PyYAML==6.0
64
+ regex==2023.5.5
65
+ requests==2.30.0
 
 
66
  semantic-version==2.10.0
67
  six==1.16.0
68
  sniffio==1.3.0
69
+ SQLAlchemy==1.4.48
 
70
  starlette==0.27.0
71
+ tenacity==8.2.2
72
+ tiktoken==0.4.0
73
  toolz==0.12.0
74
+ tqdm==4.65.0
75
+ typing-inspect==0.8.0
76
+ typing_extensions==4.5.0
77
  tzdata==2023.3
78
+ uc-micro-py==1.0.2
79
+ urllib3==2.0.2
80
+ uvicorn==0.22.0
81
  websockets==11.0.3
82
+ yarl==1.9.2