mirror of https://github.com/MISP/PyMISP
chg: Bump dep
parent
19b54415de
commit
61aec152f5
|
@ -595,7 +595,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.7.3"
|
||||
"version": "3.7.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
|
@ -652,7 +652,7 @@ wcwidth = "*"
|
|||
[[package]]
|
||||
category = "dev"
|
||||
description = "Run a subprocess in a pseudo terminal"
|
||||
marker = "python_version >= \"3.3\" and sys_platform != \"win32\" or sys_platform != \"win32\" or os_name != \"nt\""
|
||||
marker = "sys_platform != \"win32\" or os_name != \"nt\""
|
||||
name = "ptyprocess"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
|
|
Loading…
Reference in New Issue