File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ dependencies:
56
56
- xlrd>=2.0.1
57
57
- xlsxwriter>=3.0.5
58
58
- zstandard>=0.19.0
59
+ # TEMP to avoid error when the env gets cryptography >= 42 but older pyopenssl
60
+ - pyopenssl>=23.2.0
59
61
60
62
- pip :
61
63
- adbc-driver-postgresql>=0.10.0
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ dependencies:
56
56
- xlrd>=2.0.1
57
57
- xlsxwriter>=3.0.5
58
58
- zstandard>=0.19.0
59
+ # TEMP to avoid error when the env gets cryptography >= 42 but older pyopenssl
60
+ - pyopenssl>=23.2.0
59
61
60
62
- pip :
61
63
- adbc-driver-postgresql>=0.10.0
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ dependencies:
56
56
- xlrd>=2.0.1
57
57
- xlsxwriter>=3.0.5
58
58
- zstandard>=0.19.0
59
+ # TEMP to avoid error when the env gets cryptography >= 42 but older pyopenssl
60
+ - pyopenssl>=23.2.0
59
61
60
62
- pip :
61
63
- adbc-driver-postgresql>=0.10.0
You can’t perform that action at this time.
0 commit comments