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:
5656 - xlrd>=2.0.1
5757 - xlsxwriter>=3.0.5
5858 - zstandard>=0.19.0
59+ # TEMP to avoid error when the env gets cryptography >= 42 but older pyopenssl
60+ - pyopenssl>=23.2.0
5961
6062 - pip :
6163 - adbc-driver-postgresql>=0.10.0
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ dependencies:
5656 - xlrd>=2.0.1
5757 - xlsxwriter>=3.0.5
5858 - zstandard>=0.19.0
59+ # TEMP to avoid error when the env gets cryptography >= 42 but older pyopenssl
60+ - pyopenssl>=23.2.0
5961
6062 - pip :
6163 - adbc-driver-postgresql>=0.10.0
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ dependencies:
5656 - xlrd>=2.0.1
5757 - xlsxwriter>=3.0.5
5858 - zstandard>=0.19.0
59+ # TEMP to avoid error when the env gets cryptography >= 42 but older pyopenssl
60+ - pyopenssl>=23.2.0
5961
6062 - pip :
6163 - adbc-driver-postgresql>=0.10.0
You can’t perform that action at this time.
0 commit comments