Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Remove upgrader dependencies
  • Loading branch information
GingerAvalanche committed Feb 7, 2023
1 parent 8019e76 commit 192742d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ author = "NiceneNerd"
author_email = "macadamiadaze@gmail.com"
license = { file = "docs/LICENSE.md" }
dependencies = [
"aamp~=1.4.1",
"byml~=2.4.2",
"botw-utils~=0.2.3",
"oead~=1.2.4",
"packaging~=21.3",
Expand All @@ -22,7 +20,6 @@ dependencies = [
"pyqtwebengine~=5.15.2; platform_system == 'Linux'",
"cefpython3~=66.1; platform_system == 'Windows'",
"pywebview==3.7.2",
"PyYAML~=6.0",
"requests~=2.27.1",
"rstb>=1.2.2",
"xxhash~=3.2",
Expand Down
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
aamp~=1.4.1
byml~=2.4.2
botw-utils~=0.2.3
oead~=1.2.0
packaging~=21.3
Expand All @@ -9,7 +7,6 @@ pyqtwebengine; platform_system == 'Linux'
QtPy; platform_system == 'Linux'
cefpython3~=66.1; platform_system == 'Windows'
pywebview==3.7.2
PyYAML~=6.0
requests~=2.26.0
rstb>=1.2.2
xxhash~=3.2

0 comments on commit 192742d

Please sign in to comment.