mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-09-14 00:54:33 +08:00
separate requirements dev
This commit is contained in:
parent
bbdbf73d2f
commit
f154792a88
2 changed files with 2 additions and 2 deletions
2
requirements-dev.txt
Normal file
2
requirements-dev.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
flake8==6.0.0
|
||||||
|
pre-commit==3.3.2
|
|
@ -1,7 +1,5 @@
|
||||||
bencodepy==0.9.5
|
bencodepy==0.9.5
|
||||||
flake8==6.0.0
|
|
||||||
GitPython==3.1.31
|
GitPython==3.1.31
|
||||||
pre-commit==3.3.2
|
|
||||||
qbittorrent-api==2023.5.48
|
qbittorrent-api==2023.5.48
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
retrying==1.3.4
|
retrying==1.3.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue