mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update requirements.txt (#30940)
This commit is contained in:
parent
cad3ca2512
commit
8d121a0a1d
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ blessings == 1.7
|
|||
distro == 1.4
|
||||
mozinfo == 1.2.1
|
||||
mozlog == 7.1.0
|
||||
setuptools == 68.2.2; python_version > "3.8"
|
||||
setuptools == 65.5.1; python_version <= "3.8"
|
||||
setuptools == 68.2.2; python_version >= "3.8"
|
||||
setuptools == 65.5.1; python_version < "3.8"
|
||||
toml == 0.9.2
|
||||
dataclasses == 0.8; python_version < "3.7"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue