chore: point requirements files to pyproject extras
This commit is contained in:
parent
ba6e1cdf39
commit
5935568991
|
|
@ -1,6 +1 @@
|
||||||
cryptography==41.0.7
|
-e .[win7]
|
||||||
customtkinter==5.2.2
|
|
||||||
Pillow==10.4.0
|
|
||||||
psutil==5.9.8
|
|
||||||
pystray==0.19.5
|
|
||||||
pyperclip==1.9.0
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1 @@
|
||||||
cryptography==46.0.5
|
-e .[win10]
|
||||||
customtkinter==5.2.2
|
|
||||||
Pillow==12.1.1
|
|
||||||
psutil==7.0.0
|
|
||||||
pystray==0.19.5
|
|
||||||
pyperclip==1.9.0
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue