Aiswarya Sankar commited on
Commit
b50587c
·
1 Parent(s): af9c13e
Files changed (1) hide show
  1. requirements.txt +21 -1
requirements.txt CHANGED
@@ -1,17 +1,25 @@
 
 
1
  aiofiles==23.2.1
2
  aiohttp==3.8.5
 
3
  aiosignal==1.3.1
4
  altair==5.0.1
5
  annotated-types==0.5.0
6
  anyio==3.7.1
7
  async-timeout==4.0.3
8
  attrs==23.1.0
 
 
9
  certifi==2023.7.22
10
  charset-normalizer==3.2.0
11
  click==8.1.6
12
  contourpy==1.1.0
13
  cycler==0.11.0
14
  dataclasses-json==0.5.14
 
 
 
15
  exceptiongroup==1.1.2
16
  fastapi==0.101.0
17
  ffmpy==0.3.1
@@ -26,14 +34,17 @@ h11==0.14.0
26
  httpcore==0.17.3
27
  httpx==0.24.1
28
  huggingface-hub==0.16.4
 
29
  idna==3.4
30
  importlib-resources==6.0.1
31
  Jinja2==3.1.2
 
32
  jsonschema==4.19.0
33
  jsonschema-specifications==2023.7.1
34
  kiwisolver==1.4.4
35
  langchain==0.0.262
36
  langsmith==0.0.21
 
37
  linkify-it-py==2.0.2
38
  markdown-it-py==2.2.0
39
  MarkupSafe==2.1.3
@@ -42,7 +53,10 @@ matplotlib==3.7.2
42
  mdit-py-plugins==0.3.3
43
  mdurl==0.1.2
44
  multidict==6.0.4
 
45
  mypy-extensions==1.0.0
 
 
46
  numexpr==2.8.5
47
  numpy==1.24.4
48
  openai==0.27.8
@@ -50,11 +64,15 @@ openapi-schema-pydantic==1.2.4
50
  orjson==3.9.4
51
  packaging==23.1
52
  pandas==2.0.3
 
53
  Pillow==10.0.0
54
  pkgutil_resolve_name==1.3.10
 
 
55
  pydantic==1.10.12
56
  pydantic_core==2.4.0
57
  pydub==0.25.1
 
58
  pyparsing==3.0.9
59
  python-dateutil==2.8.2
60
  python-multipart==0.0.6
@@ -63,6 +81,7 @@ PyYAML==6.0.1
63
  referencing==0.30.2
64
  requests==2.31.0
65
  rpds-py==0.9.2
 
66
  semantic-version==2.10.0
67
  six==1.16.0
68
  sniffio==1.3.0
@@ -75,8 +94,9 @@ typing-inspect==0.9.0
75
  typing_extensions==4.7.1
76
  tzdata==2023.3
77
  uc-micro-py==1.0.2
78
- urllib3==2.0.4
79
  uvicorn==0.23.2
80
  websockets==11.0.3
 
81
  yarl==1.9.2
82
  zipp==3.16.2
 
1
+ aioboto3==11.2.0
2
+ aiobotocore==2.5.0
3
  aiofiles==23.2.1
4
  aiohttp==3.8.5
5
+ aioitertools==0.11.0
6
  aiosignal==1.3.1
7
  altair==5.0.1
8
  annotated-types==0.5.0
9
  anyio==3.7.1
10
  async-timeout==4.0.3
11
  attrs==23.1.0
12
+ boto3==1.26.76
13
+ botocore==1.29.76
14
  certifi==2023.7.22
15
  charset-normalizer==3.2.0
16
  click==8.1.6
17
  contourpy==1.1.0
18
  cycler==0.11.0
19
  dataclasses-json==0.5.14
20
+ deeplake==3.6.18
21
+ dill==0.3.7
22
+ entrypoints==0.4
23
  exceptiongroup==1.1.2
24
  fastapi==0.101.0
25
  ffmpy==0.3.1
 
34
  httpcore==0.17.3
35
  httpx==0.24.1
36
  huggingface-hub==0.16.4
37
+ humbug==0.3.2
38
  idna==3.4
39
  importlib-resources==6.0.1
40
  Jinja2==3.1.2
41
+ jmespath==1.0.1
42
  jsonschema==4.19.0
43
  jsonschema-specifications==2023.7.1
44
  kiwisolver==1.4.4
45
  langchain==0.0.262
46
  langsmith==0.0.21
47
+ libdeeplake==0.0.68
48
  linkify-it-py==2.0.2
49
  markdown-it-py==2.2.0
50
  MarkupSafe==2.1.3
 
53
  mdit-py-plugins==0.3.3
54
  mdurl==0.1.2
55
  multidict==6.0.4
56
+ multiprocess==0.70.15
57
  mypy-extensions==1.0.0
58
+ nest-asyncio==1.5.7
59
+ numcodecs==0.11.0
60
  numexpr==2.8.5
61
  numpy==1.24.4
62
  openai==0.27.8
 
64
  orjson==3.9.4
65
  packaging==23.1
66
  pandas==2.0.3
67
+ pathos==0.3.1
68
  Pillow==10.0.0
69
  pkgutil_resolve_name==1.3.10
70
+ pox==0.3.3
71
+ ppft==1.7.6.7
72
  pydantic==1.10.12
73
  pydantic_core==2.4.0
74
  pydub==0.25.1
75
+ PyJWT==2.8.0
76
  pyparsing==3.0.9
77
  python-dateutil==2.8.2
78
  python-multipart==0.0.6
 
81
  referencing==0.30.2
82
  requests==2.31.0
83
  rpds-py==0.9.2
84
+ s3transfer==0.6.1
85
  semantic-version==2.10.0
86
  six==1.16.0
87
  sniffio==1.3.0
 
94
  typing_extensions==4.7.1
95
  tzdata==2023.3
96
  uc-micro-py==1.0.2
97
+ urllib3==1.26.16
98
  uvicorn==0.23.2
99
  websockets==11.0.3
100
+ wrapt==1.15.0
101
  yarl==1.9.2
102
  zipp==3.16.2