File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,17 +4,18 @@ asgiref==3.6.0
44async-timeout==4.0.2
55attrs==23.1.0
66black==23.3.0
7- bokeh==2.4.3
7+ bokeh==3.1.1
88certifi==2022.12.7
99cffi==1.15.1
1010charset-normalizer==3.1.0
1111click==8.1.3
1212clickclick==20.10.2
1313colorama==0.4.6
1414connexion==2.14.2
15+ contourpy==1.1.1
1516cryptography==3.4.7
1617cycler==0.11.0
17- deap==1.3.3
18+ deap==1.4.1
1819deprecation==2.1.0
1920docopt==0.6.2
2021ecdsa==0.18.0
@@ -28,6 +29,7 @@ httptools==0.5.0
2829httpx==0.23.3
2930idna==3.4
3031importlib-metadata==6.4.1
32+ importlib-resources==6.1.0
3133inflection==0.5.1
3234iniconfig==2.0.0
3335itsdangerous==2.1.2
@@ -37,16 +39,17 @@ json-tricks==3.15.5
3739jsonschema==4.15.0
3840kiwisolver==1.4.4
3941MarkupSafe==2.1.2
40- matplotlib==3.5.3
42+ matplotlib==3.7.2
4143mccabe==0.7.0
4244mypy-extensions==1.0.0
43- numpy==1.23.3
45+ numpy==1.24.4
4446packaging==23.1
47+ pandas==2.1.1
4548pathspec==0.11.1
4649Pillow==9.5.0
4750platformdirs==3.5.0
4851pluggy==0.13.1
49- ProcessOptimizer[browniebee]==0.8.1
52+ ProcessOptimizer[browniebee]==0.9.3
5053py==1.11.0
5154py-swagger-ui==1.1.0
5255pyasn1==0.4.8
@@ -62,24 +65,26 @@ python-dotenv==1.0.0
6265python-jose==3.3.0
6366python-keycloak==2.13.2
6467python-multipart==0.0.6
65- PyYAML==6.0
68+ pytz==2023.3.post1
69+ PyYAML==6.0.1
6670redis==4.5.4
6771requests==2.28.2
6872requests-toolbelt==0.10.1
6973rfc3986==1.5.0
7074rq==1.10.0
7175rsa==4.9
72- scikit-learn==1.1.2
73- scipy==1.9 .1
76+ scikit-learn==1.3.0
77+ scipy==1.10 .1
7478six==1.16.0
7579sniffio==1.3.0
7680starlette==0.25.0
7781swagger-ui-bundle==0.0.9
7882threadpoolctl==3.1.0
7983toml==0.10.2
8084tomli==2.0.1
81- tornado==6.2
85+ tornado==6.3.3
8286typing_extensions==4.5.0
87+ tzdata==2023.3
8388urllib3==1.26.15
8489uvicorn==0.17.6
8590uvloop==0.17.0
@@ -88,4 +93,5 @@ watchdog==3.0.0
8893watchgod==0.8.2
8994websockets==11.0.2
9095Werkzeug==2.2.3
96+ xyzservices==2023.10.0
9197zipp==3.15.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ connexion[swagger-ui]
33python-keycloak == 2.13.2
44Flask == 2.2.3
55Flask-Cors == 3.0.10
6- ProcessOptimizer [browniebee ]== 0.8.1
6+ ProcessOptimizer [browniebee ]== 0.9.3
77json-tricks == 3.15.5
88jsonschema == 4.15.0
99cryptography == 3.4.7
You can’t perform that action at this time.
0 commit comments