Skip to content

Commit fe4a70a

Browse files
committed
fix pyOpenSSL version to 25.3.0
1 parent a52a21b commit fe4a70a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rich-argparse>=1.7.1
2-
pyOpenSSL>=25.3.0
2+
pyOpenSSL==25.3.0
33
requests>=2.32.5
44
Flask>=3.1.2
55
Flask-HTTPAuth>=4.8.0

0 commit comments

Comments
 (0)