working on the FRIKKIN ssl verification issue
This commit is contained in:
5
Pipfile
5
Pipfile
@@ -5,7 +5,10 @@ name = "pypi"
|
||||
|
||||
[packages]
|
||||
py-gitea = "*"
|
||||
# py-gitea = {git = "https://github.com/mikeperalta1/py-gitea.git"}
|
||||
|
||||
# This forces an earlier version of urllib3 that doesn't have newer strict restrictions on CA certs,
|
||||
# which I believe was blocking my self-signed chains
|
||||
urllib3 = "<2.4"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user