BioGeek commited on
Commit
32b19f0
1 Parent(s): c1d9995

build: pin all packages

Browse files
Files changed (1) hide show
  1. requirements.txt +64 -1
requirements.txt CHANGED
@@ -1,2 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==4.4.1
2
- gradio-client==0.7.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.1.2
3
+ annotated-types==0.6.0
4
+ anyio==3.7.1
5
+ attrs==23.1.0
6
+ certifi==2023.11.17
7
+ charset-normalizer==3.3.2
8
+ click==8.1.7
9
+ colorama==0.4.6
10
+ contourpy==1.2.0
11
+ cycler==0.12.1
12
+ exceptiongroup==1.1.3
13
+ fastapi==0.104.1
14
+ ffmpy==0.3.1
15
+ filelock==3.13.1
16
+ fonttools==4.45.0
17
+ fsspec==2023.10.0
18
  gradio==4.4.1
19
+ gradio_client==0.7.0
20
+ h11==0.14.0
21
+ httpcore==1.0.2
22
+ httpx==0.25.1
23
+ huggingface-hub==0.19.4
24
+ idna==3.4
25
+ importlib-resources==6.1.1
26
+ Jinja2==3.1.2
27
+ jsonschema==4.20.0
28
+ jsonschema-specifications==2023.11.1
29
+ kiwisolver==1.4.5
30
+ markdown-it-py==3.0.0
31
+ MarkupSafe==2.1.3
32
+ matplotlib==3.8.2
33
+ mdurl==0.1.2
34
+ numpy==1.26.2
35
+ orjson==3.9.10
36
+ packaging==23.2
37
+ pandas==2.1.3
38
+ Pillow==10.1.0
39
+ pydantic==2.5.1
40
+ pydantic_core==2.14.3
41
+ pydub==0.25.1
42
+ Pygments==2.17.1
43
+ pyparsing==3.1.1
44
+ python-dateutil==2.8.2
45
+ python-multipart==0.0.6
46
+ pytz==2023.3.post1
47
+ PyYAML==6.0.1
48
+ referencing==0.31.0
49
+ requests==2.31.0
50
+ rich==13.7.0
51
+ rpds-py==0.13.1
52
+ semantic-version==2.10.0
53
+ shellingham==1.5.4
54
+ six==1.16.0
55
+ sniffio==1.3.0
56
+ starlette==0.27.0
57
+ tomlkit==0.12.0
58
+ toolz==0.12.0
59
+ tqdm==4.66.1
60
+ typer==0.9.0
61
+ typing_extensions==4.8.0
62
+ tzdata==2023.3
63
+ urllib3==2.1.0
64
+ uvicorn==0.24.0.post1
65
+ websockets==11.0.3