cornflow 1.2.0a2__py3-none-any.whl → 1.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: cornflow
3
- Version: 1.2.0a2
3
+ Version: 1.2.1
4
4
  Summary: cornflow is an open source multi-solver optimization server with a REST API built using flask.
5
5
  Home-page: https://github.com/baobabsoluciones/cornflow
6
6
  Author: baobab soluciones
@@ -15,7 +15,7 @@ Requires-Dist: apispec<=6.3.0
15
15
  Requires-Dist: cachetools==5.3.3
16
16
  Requires-Dist: click<=8.1.7
17
17
  Requires-Dist: cornflow-client>=1.2.0
18
- Requires-Dist: cryptography<=42.0.5
18
+ Requires-Dist: cryptography<=44.0.1
19
19
  Requires-Dist: disposable-email-domains>=0.0.86
20
20
  Requires-Dist: Flask==2.3.2
21
21
  Requires-Dist: flask-apispec<=0.11.4
@@ -29,7 +29,7 @@ Requires-Dist: Flask-SQLAlchemy==2.5.1
29
29
  Requires-Dist: gevent==23.9.1
30
30
  Requires-Dist: greenlet<=2.0.2; python_version < "3.11"
31
31
  Requires-Dist: greenlet==3.0.3; python_version >= "3.11"
32
- Requires-Dist: gunicorn<=22.0.0
32
+ Requires-Dist: gunicorn<=23.0.0
33
33
  Requires-Dist: jsonpatch<=1.33
34
34
  Requires-Dist: ldap3<=2.9.1
35
35
  Requires-Dist: marshmallow<=3.20.2
@@ -169,8 +169,8 @@ cornflow/tests/unit/test_tables.py,sha256=7lZsdun8_SWvYO-6ezQeuTxRat_fyP9vCfXoU7
169
169
  cornflow/tests/unit/test_token.py,sha256=PZ11b46UCQpCESsRiAPhpgWkGAsAwKCVNxVQai_kxXM,4199
170
170
  cornflow/tests/unit/test_users.py,sha256=N5tcF5nSncD0F_ZlBxGuS87p6kNS4hUzRLr3_AcnK-o,22802
171
171
  cornflow/tests/unit/tools.py,sha256=ag3sWv2WLi498R1GL5AOUnXqSsszD3UugzLZLC5NqAw,585
172
- cornflow-1.2.0a2.dist-info/METADATA,sha256=4wu2LjVfPzw_7FPRELrUxX3zu7MfNixMw6RnFqYLiDE,9529
173
- cornflow-1.2.0a2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
174
- cornflow-1.2.0a2.dist-info/entry_points.txt,sha256=q9cPKAFBsmHkERCqQ2JcOTM-tVBLHTl-DGxwCXowAWM,46
175
- cornflow-1.2.0a2.dist-info/top_level.txt,sha256=Qj9kLFJW1PLb-ZV2s_aCkQ-Wi5W6KC6fFR-LTBrx-rU,24
176
- cornflow-1.2.0a2.dist-info/RECORD,,
172
+ cornflow-1.2.1.dist-info/METADATA,sha256=gx8LFlzTIi93XBJISoaVA3twOA6QS4UQu94xlrW_U-M,9527
173
+ cornflow-1.2.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
174
+ cornflow-1.2.1.dist-info/entry_points.txt,sha256=q9cPKAFBsmHkERCqQ2JcOTM-tVBLHTl-DGxwCXowAWM,46
175
+ cornflow-1.2.1.dist-info/top_level.txt,sha256=Qj9kLFJW1PLb-ZV2s_aCkQ-Wi5W6KC6fFR-LTBrx-rU,24
176
+ cornflow-1.2.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (76.0.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5