updated requirements
This commit is contained in:
parent
d729e15c6c
commit
3ebf8404ae
1 changed files with 20 additions and 3 deletions
|
@ -1,3 +1,20 @@
|
|||
tkintermapview~=1.29
|
||||
imageio~=2.35.1
|
||||
requests~=2.32.3
|
||||
certifi==2024.8.30
|
||||
charset-normalizer==3.4.0
|
||||
click==8.1.7
|
||||
customtkinter==5.2.2
|
||||
Cython==3.0.11
|
||||
darkdetect==0.8.0
|
||||
decorator==5.1.1
|
||||
future==1.0.0
|
||||
geocoder==1.38.1
|
||||
idna==3.10
|
||||
imageio==2.35.1
|
||||
numpy==2.2.0
|
||||
packaging==24.2
|
||||
pillow==11.0.0
|
||||
pyperclip==1.9.0
|
||||
ratelim==0.1.6
|
||||
requests==2.32.3
|
||||
six==1.17.0
|
||||
tkintermapview==1.29
|
||||
urllib3==2.2.3
|
||||
|
|
Loading…
Reference in a new issue