mirror of
https://github.com/taoky/shadowmire.git
synced 2025-07-07 16:52:43 +00:00
Split dev deps to requirements-dev.txt
This commit is contained in:
parent
ad57590bf0
commit
3fd37601d6
5
requirements-dev.txt
Normal file
5
requirements-dev.txt
Normal file
@ -0,0 +1,5 @@
|
||||
-r requirements.txt
|
||||
black==24.4.2
|
||||
mypy==1.11.0
|
||||
types-requests~=2.32.0
|
||||
types-tqdm~=4.66.0
|
@ -1,8 +1,2 @@
|
||||
requests==2.32.3
|
||||
tqdm==4.66.4
|
||||
|
||||
# dev
|
||||
black==24.4.2
|
||||
mypy==1.11.0
|
||||
types-requests~=2.32.0
|
||||
types-tqdm~=4.66.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user