1
0
Fork 0
llvm-premerge-checks/Pipfile

25 lines
395 B
TOML
Raw Normal View History

[[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.37"
types-pyyaml = "*"
pytest = "*"
2023-02-08 20:00:29 +01:00
chardet = "*"
certifi = "*"
[dev-packages]
[requires]
python_version = "3.10"