anton96vice commited on
Commit
7f54092
1 Parent(s): 24cddb8
Files changed (1) hide show
  1. requirements.txt +7 -35
requirements.txt CHANGED
@@ -3,88 +3,60 @@ aiohttp==3.8.4
3
  aiosignal==1.3.1
4
  altair==4.2.2
5
  anyio==3.6.2
6
- astroid==2.15.0
7
  async-timeout==4.0.2
8
  attrs==22.2.0
9
- autopep8==1.6.0
10
  certifi==2022.12.7
11
  charset-normalizer==3.1.0
12
  click==8.1.3
13
  contourpy==1.0.7
14
  cycler==0.11.0
15
- dill==0.3.6
16
- distlib==0.3.6
17
- docstring-to-markdown==0.11
18
  entrypoints==0.4
19
- fastapi==0.94.1
20
  ffmpy==0.3.0
21
- filelock==3.9.0
22
- flake8==6.0.0
23
- fonttools==4.39.0
24
  frozenlist==1.3.3
25
  fsspec==2023.3.0
26
- gradio==3.21.0
27
  h11==0.14.0
28
  httpcore==0.16.3
29
  httpx==0.23.3
30
  huggingface-hub==0.13.2
31
  idna==3.4
32
- isort==5.12.0
33
- jedi==0.18.2
34
  Jinja2==3.1.2
35
  jsonschema==4.17.3
36
  kiwisolver==1.4.4
37
- lazy-object-proxy==1.9.0
38
  linkify-it-py==2.0.0
39
  markdown-it-py==2.2.0
40
  MarkupSafe==2.1.2
41
  matplotlib==3.7.1
42
- mccabe==0.7.0
43
  mdit-py-plugins==0.3.3
44
  mdurl==0.1.2
45
  multidict==6.0.4
46
  numpy==1.24.2
 
47
  orjson==3.8.7
48
  packaging==23.0
49
  pandas==1.5.3
50
- parso==0.8.3
51
  Pillow==9.4.0
52
- platformdirs==3.1.0
53
- pluggy==1.0.0
54
- pycodestyle==2.10.0
55
  pydantic==1.10.6
56
- pydocstyle==6.2.3
57
  pydub==0.25.1
58
- pyflakes==3.0.1
59
- pylint==2.17.0
60
  pyparsing==3.0.9
61
  pyrsistent==0.19.3
62
  python-dateutil==2.8.2
63
- python-lsp-jsonrpc==1.0.0
64
- python-lsp-server==1.7.1
65
  python-multipart==0.0.6
66
- pytoolconfig==1.2.5
67
  pytz==2022.7.1
68
  PyYAML==6.0
69
  requests==2.28.2
70
  rfc3986==1.5.0
71
- rope==1.7.0
72
  six==1.16.0
73
  sniffio==1.3.0
74
- snowballstemmer==2.2.0
75
  starlette==0.26.1
76
- toml==0.10.2
77
- tomlkit==0.11.6
78
  toolz==0.12.0
79
  tqdm==4.65.0
80
  typing_extensions==4.5.0
81
  uc-micro-py==1.0.1
82
- ujson==5.7.0
83
  urllib3==1.26.15
84
- uvicorn==0.21.0
85
- virtualenv==20.20.0
86
  websockets==10.4
87
- whatthepatch==1.0.4
88
- wrapt==1.15.0
89
- yapf==0.32.0
90
- yarl==1.8.2
 
3
  aiosignal==1.3.1
4
  altair==4.2.2
5
  anyio==3.6.2
 
6
  async-timeout==4.0.2
7
  attrs==22.2.0
 
8
  certifi==2022.12.7
9
  charset-normalizer==3.1.0
10
  click==8.1.3
11
  contourpy==1.0.7
12
  cycler==0.11.0
 
 
 
13
  entrypoints==0.4
14
+ fastapi==0.95.0
15
  ffmpy==0.3.0
16
+ filelock==3.10.0
17
+ fonttools==4.39.2
 
18
  frozenlist==1.3.3
19
  fsspec==2023.3.0
20
+ gradio==3.22.1
21
  h11==0.14.0
22
  httpcore==0.16.3
23
  httpx==0.23.3
24
  huggingface-hub==0.13.2
25
  idna==3.4
 
 
26
  Jinja2==3.1.2
27
  jsonschema==4.17.3
28
  kiwisolver==1.4.4
 
29
  linkify-it-py==2.0.0
30
  markdown-it-py==2.2.0
31
  MarkupSafe==2.1.2
32
  matplotlib==3.7.1
 
33
  mdit-py-plugins==0.3.3
34
  mdurl==0.1.2
35
  multidict==6.0.4
36
  numpy==1.24.2
37
+ openai==0.27.2
38
  orjson==3.8.7
39
  packaging==23.0
40
  pandas==1.5.3
 
41
  Pillow==9.4.0
 
 
 
42
  pydantic==1.10.6
 
43
  pydub==0.25.1
 
 
44
  pyparsing==3.0.9
45
  pyrsistent==0.19.3
46
  python-dateutil==2.8.2
 
 
47
  python-multipart==0.0.6
 
48
  pytz==2022.7.1
49
  PyYAML==6.0
50
  requests==2.28.2
51
  rfc3986==1.5.0
 
52
  six==1.16.0
53
  sniffio==1.3.0
 
54
  starlette==0.26.1
 
 
55
  toolz==0.12.0
56
  tqdm==4.65.0
57
  typing_extensions==4.5.0
58
  uc-micro-py==1.0.1
 
59
  urllib3==1.26.15
60
+ uvicorn==0.21.1
 
61
  websockets==10.4
62
+ yarl==1.8.2