ea47cf3925
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
22 lines
366 B
TOML
22 lines
366 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
backoff = "==1.10.0"
|
|
lxml = "==4.9.1"
|
|
pathspec = "==0.8.1"
|
|
phabricator = "==0.8.1"
|
|
pyaml = "==20.4.0"
|
|
requests = "==2.25.1"
|
|
unidiff = "==0.6.0"
|
|
python-benedict = "==0.23.2"
|
|
GitPython = "==3.1.14"
|
|
types-pyyaml = "*"
|
|
pytest = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.9"
|