laudes commited on
Commit
ebee478
·
verified ·
1 Parent(s): 2cb3f69

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,16 +1,15 @@
1
  aiofiles==23.2.1
2
  annotated-types==0.7.0
3
  anyio==4.4.0
4
- asarPy==1.0.1
5
  certifi==2024.8.30
6
  charset-normalizer==3.3.2
7
  click==8.1.7
8
  contourpy==1.3.0
9
  cycler==0.12.1
10
  distro==1.9.0
11
- fastapi==0.114.2
12
  ffmpy==0.4.0
13
- filelock==3.16.0
14
  fonttools==4.53.1
15
  fsspec==2024.9.0
16
  gradio==4.44.0
@@ -18,26 +17,27 @@ gradio_client==1.3.0
18
  h11==0.14.0
19
  httpcore==1.0.5
20
  httpx==0.27.2
21
- huggingface-hub==0.24.7
22
  idna==3.10
23
  importlib_resources==6.4.5
24
  Jinja2==3.1.4
25
  jiter==0.5.0
26
  kiwisolver==1.4.7
 
27
  markdown-it-py==3.0.0
28
  MarkupSafe==2.1.5
29
  matplotlib==3.9.2
30
  mdurl==0.1.2
31
  numpy==2.1.1
32
- openai==1.45.1
33
  orjson==3.10.7
34
  packaging==24.1
35
  pandas==2.2.2
36
  pillow==10.4.0
 
37
  psycopg2-binary==2.9.9
38
- pycairo==1.27.0
39
- pydantic==2.9.1
40
- pydantic_core==2.23.3
41
  pydub==0.25.1
42
  Pygments==2.18.0
43
  pyparsing==3.1.4
 
1
  aiofiles==23.2.1
2
  annotated-types==0.7.0
3
  anyio==4.4.0
 
4
  certifi==2024.8.30
5
  charset-normalizer==3.3.2
6
  click==8.1.7
7
  contourpy==1.3.0
8
  cycler==0.12.1
9
  distro==1.9.0
10
+ fastapi==0.115.0
11
  ffmpy==0.4.0
12
+ filelock==3.16.1
13
  fonttools==4.53.1
14
  fsspec==2024.9.0
15
  gradio==4.44.0
 
17
  h11==0.14.0
18
  httpcore==1.0.5
19
  httpx==0.27.2
20
+ huggingface-hub==0.25.0
21
  idna==3.10
22
  importlib_resources==6.4.5
23
  Jinja2==3.1.4
24
  jiter==0.5.0
25
  kiwisolver==1.4.7
26
+ langsmith==0.1.125
27
  markdown-it-py==3.0.0
28
  MarkupSafe==2.1.5
29
  matplotlib==3.9.2
30
  mdurl==0.1.2
31
  numpy==2.1.1
32
+ openai==1.46.0
33
  orjson==3.10.7
34
  packaging==24.1
35
  pandas==2.2.2
36
  pillow==10.4.0
37
+ psycopg2==2.9.9
38
  psycopg2-binary==2.9.9
39
+ pydantic==2.9.2
40
+ pydantic_core==2.23.4
 
41
  pydub==0.25.1
42
  Pygments==2.18.0
43
  pyparsing==3.1.4