Files
revng-revng/python/requirements.txt
T
Giacomo Vercesi a935cc3073 revng daemon: switch from hypercorn to uvicorn
Hypercorn is experiencing weird behaviour when running tests and
receiving SIGPIPEs when a couple of F5s are issued from the browser.
The switch to uvicorn fixed these issues.
2022-10-04 14:13:55 +02:00

33 lines
365 B
Plaintext

# Requirements for revng_merge_dynamic
pyelftools
# Requirements for model_dump
PyYAML
# revng-model-compare
grandiso
# revng.api
cffi
# revng.daemon
ariadne
aiodataloader
uvicorn
Jinja2
python-multipart
xdg
# revng.daemon - tests
pytest
requests
requests-toolbelt
gql
psutil
# Requirements for pdb-download
pefile
# revng.import_idb dependencies
python-idb