Add 2048B file size cps rps tests in job specs for http-ldpreload-nginx-1_21_5.
[csit.git] / csit.infra.dash / app / requirements.txt
1 # AWS integration
2 awswrangler==3.2.1
3 pip==23.2.1
4
5 # Dash integration
6 dash==2.11.1
7 dash-bootstrap-components==1.4.2
8 dash-core-components==2.0.0
9 dash-html-components==2.0.0
10 dash-renderer==1.9.1
11 dash-table==5.0.0
12 numpy==1.25.2
13 pandas==2.0.3
14 plotly==5.15.0
15 numexpr==2.8.4
16 Bottleneck==1.3.7
17
18 # Web Application Integration
19 Flask==2.2.5
20 Flask-Assets==2.0
21 Flask-Compress==1.13
22 Jinja2==3.1.2
23 libsass==0.22.0
24 uWSGI==2.0.22
25 uwsgitop==0.11
26 webassets==2.0
27
28 # Web Application Dependencies
29 hdrhistogram==0.10.2
30 python-dateutil==2.8.2
31 PyYAML==6.0.1
32
33 # PIP freeze
34 ansi2html==1.8.0
35 boto3==1.28.17
36 botocore==1.31.17
37 Brotli==1.0.9
38 certifi==2023.7.22
39 charset-normalizer==3.2.0
40 click==8.1.6
41 idna==3.4
42 itsdangerous==2.1.2
43 jmespath==1.0.1
44 MarkupSafe==2.1.3
45 nest-asyncio==1.5.7
46 packaging==23.1
47 pbr==5.11.1
48 pyarrow==12.0.1
49 pytz==2023.3
50 requests==2.31.0
51 retrying==1.3.4
52 s3transfer==0.6.1
53 six==1.16.0
54 tenacity==8.2.2
55 typing_extensions==4.7.1
56 tzdata==2023.3
57 urllib3==1.26.16
58 Werkzeug==2.2.3