mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
12 lines
226 B
Text
12 lines
226 B
Text
# requirements for testing
|
|
black==22.3.0
|
|
pre-commit==2.13.0
|
|
pip-tools==5.5.0
|
|
pytest==7.1.2
|
|
PySocks==1.7.1
|
|
pytest-cov==2.10.1
|
|
mock==4.0.2
|
|
babel==2.10.3
|
|
python-gitlab==2.10.1
|
|
# requirements for stuff in ./utils
|
|
requests==2.26.0
|