mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Upgrade to mozdebug 0.2
This commit is contained in:
parent
ad9bfc2a62
commit
3f8350ee6b
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
blessings == 1.6
|
blessings == 1.6
|
||||||
distro == 1.4
|
distro == 1.4
|
||||||
mach == 1.0.0
|
mach == 1.0.0
|
||||||
mozdebug == 0.1
|
mozdebug == 0.2
|
||||||
mozinfo == 1.1.0
|
mozinfo == 1.1.0
|
||||||
mozlog == 5.0
|
mozlog == 5.0
|
||||||
setuptools == 39.0
|
setuptools == 39.0
|
||||||
|
|
|
@ -347302,7 +347302,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"requirements.txt": [
|
"requirements.txt": [
|
||||||
"96b640896e2a00aa7bb1b2c4d4e7107cf2eae8f0",
|
"99898d1736daadaca5b422c5c4e80becb742e94e",
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"requirements_android_webview.txt": [
|
"requirements_android_webview.txt": [
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
html5lib==1.0.1
|
html5lib==1.0.1
|
||||||
mozinfo==1.1.0
|
mozinfo==1.1.0
|
||||||
mozlog==5.0
|
mozlog==5.0
|
||||||
mozdebug==0.1.1
|
mozdebug==0.2
|
||||||
# Pillow 7 requires Python 3
|
# Pillow 7 requires Python 3
|
||||||
pillow==6.2.2 # pyup: <7.0
|
pillow==6.2.2 # pyup: <7.0
|
||||||
urllib3[secure]==1.25.8
|
urllib3[secure]==1.25.8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue