We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e45c5 commit 4f4e26aCopy full SHA for 4f4e26a
1 file changed
requirements.txt
@@ -37,6 +37,7 @@ pathlib2>=2.3.0
37
Pillow>=3.0
38
pyang>=1.7.2,<2.0
39
pyflakes>=0.9.2
40
+pyopenssl>=17.5.0 # Used by urllib3.contrib, which is used by PyQuery but not marked as a dependency
41
pyquery>=1.2.13,!=1.2.14 # Pyqyery 1.2.14 fails on some selectors or stacked selectors
42
python-dateutil>=2.2
43
python-magic>=0.4.6
0 commit comments