C-Dash: Update versions of used packages
[csit.git] / csit.infra.dash / app / requirements.txt
1 # AWS integration
2 awswrangler==2.19.0
3 pip==23.0
4
5 # Dash integration
6 dash==2.8.1
7 dash-bootstrap-components==1.3.1
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.23.4
13 pandas==1.5.1
14 plotly==5.13.0
15 numexpr==2.8.4
16 Bottleneck==1.3.6
17
18 # Web Application Integration
19 Flask==2.2.3
20 Flask-Assets==2.0
21 Flask-Compress==1.13
22 Jinja2==3.1.2
23 libsass==0.22.0
24 uWSGI==2.0.21
25 webassets==2.0
26
27 # Web Application Dependencies
28 hdrhistogram==0.10.1
29 python-dateutil==2.8.2
30 PyYAML==6.0
31
32 # PIP freeze
33 aenum==3.1.11
34 aiohttp==3.8.1
35 aiosignal==1.3.1
36 asn1crypto==1.5.1
37 async-timeout==4.0.2
38 attrs==22.2.0
39 backoff==2.2.1
40 beautifulsoup4==4.11.2
41 boto3==1.26.73
42 botocore==1.29.73
43 Brotli==1.0.9
44 certifi==2022.12.7
45 charset-normalizer==2.1.1
46 click==8.1.3
47 decorator==5.1.1
48 et-xmlfile==1.1.0
49 frozenlist==1.3.3
50 gremlinpython==3.6.2
51 idna==3.4
52 importlib-metadata==6.0.0
53 isodate==0.6.1
54 itsdangerous==2.1.2
55 jmespath==1.0.1
56 jsonpath-ng==1.5.3
57 lxml==4.9.2
58 MarkupSafe==2.1.2
59 multidict==6.0.4
60 nest-asyncio==1.5.6
61 openpyxl==3.0.10
62 opensearch-py==2.1.1
63 packaging==23.0
64 pbr==5.11.1
65 pg8000==1.29.4
66 ply==3.11
67 progressbar2==4.2.0
68 pyarrow==10.0.1
69 PyMySQL==1.0.2
70 python-utils==3.5.2
71 pytz==2022.7.1
72 redshift-connector==2.0.910
73 requests==2.28.2
74 requests-aws4auth==1.2.2
75 s3transfer==0.6.0
76 scramp==1.4.4
77 six==1.16.0
78 soupsieve==2.4
79 tenacity==8.2.1
80 urllib3==1.26.14
81 Werkzeug==2.2.3
82 yarl==1.8.2
83 zipp==3.13.0