varadpuntambekar commited on
Commit
0f7a0dd
·
verified ·
1 Parent(s): 4c6a838

Upload requirements.txt

Browse files

Requirements.txt same as the one uploaded for the previous ED_sim application

Files changed (1) hide show
  1. requirements.txt +59 -0
requirements.txt ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.3.0
3
+ annotated-types==0.6.0
4
+ anyio==4.3.0
5
+ attrs==23.2.0
6
+ certifi==2024.2.2
7
+ charset-normalizer==3.3.2
8
+ click==8.1.7
9
+ fastapi==0.115.7
10
+ ffmpy==0.3.2
11
+ filelock==3.14.0
12
+ fsspec==2024.3.1
13
+ gradio==5.13.1
14
+ gradio_client==1.6.0
15
+ h11==0.14.0
16
+ httpcore==1.0.5
17
+ httpx==0.27.0
18
+ huggingface-hub==0.27.1
19
+ idna==3.7
20
+ importlib_resources==6.4.0
21
+ Jinja2==3.1.3
22
+ jsonschema==4.22.0
23
+ jsonschema-specifications==2023.12.1
24
+ markdown-it-py==3.0.0
25
+ MarkupSafe==2.1.5
26
+ mdurl==0.1.2
27
+ mkl-service==2.4.0
28
+ orjson==3.10.2
29
+ plotly==5.22.0
30
+ pydantic==2.7.1
31
+ pydantic_core==2.18.2
32
+ pydub==0.25.1
33
+ Pygments==2.17.2
34
+ PyQt5==5.15.10
35
+ python-multipart==0.0.20
36
+ pywin32==307
37
+ PyYAML==6.0.1
38
+ referencing==0.35.0
39
+ requests==2.31.0
40
+ rich==13.7.1
41
+ rpds-py==0.18.0
42
+ ruff==0.4.2
43
+ safehttpx==0.1.6
44
+ semantic-version==2.10.0
45
+ setuptools==68.2.2
46
+ shellingham==1.5.4
47
+ simpy==4.1.1
48
+ sniffio==1.3.1
49
+ starlette==0.45.2
50
+ tenacity==8.3.0
51
+ tomlkit==0.12.0
52
+ toolz==0.12.1
53
+ tqdm==4.66.2
54
+ typer==0.12.3
55
+ typing_extensions==4.11.0
56
+ urllib3==2.2.1
57
+ uvicorn==0.29.0
58
+ websockets==11.0.3
59
+ wheel==0.41.2