Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mak448a committed Jun 12, 2024
1 parent 51299bf commit 04aa9b9
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
requests
pyside6
platformdirs
# Essentials
platformdirs~=4.2.2
PySide6~=6.7.1
requests~=2.32.3



# Depedencies of dependencies. You need not install these manually, but here for good measure.
certifi~=2024.6.2
charset-normalizer~=3.3.2
idna~=3.7
PySide6_Addons~=6.7.1
PySide6_Essentials~=6.7.1
shiboken6~=6.7.1
urllib3~=2.2.1

0 comments on commit 04aa9b9

Please sign in to comment.