1
0
Fork 0
llvm-premerge-checks/Pipfile
2022-12-25 15:01:13 +01:00

22 lines
367 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.10"