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

Commit

Permalink
modified: requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Nov 6, 2019
1 parent 1cb0b7d commit c6169d4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Expand Up @@ -6,7 +6,7 @@
GitPython == 3.0.4

# guiscrcpy/__main__.py: 2158
Pillow == 6.1.0
# Pillow == 6.2.1

# guiscrcpy/__main__.py: 25,26,38,39
# guiscrcpy/breeze_resources.py: 9
Expand All @@ -20,18 +20,18 @@ Pillow == 6.1.0
# guiscrcpy/ui/resources/test.py: 8
# guiscrcpy/ui/resources/toolUI.py: 9
# guiscrcpy/ui/resources/toolkit.py: 8
PyQt5 == 5.12.3
PyQt5 == 5.13.2

# guiscrcpy/__main__.py: 23
QDarkStyle == 2.7

# guiscrcpy/__init__.py: 1,8
# guiscrcpy/__main__.py: 400,1752,1761,2282
# guiscrcpy/guiscrc.py: 6
guiscrcpy == 1.12.1.post9
# guiscrcpy == 1.12.1.post9

# guiscrcpy/ui/resources/start.py: 1
main == 0.1
# main == 0.1

# guiscrcpy/__main__.py: 415
psutil == 5.6.3
Expand All @@ -47,7 +47,7 @@ pyshortcuts == 1.7
pystray == 0.14.4

# guiscrcpy/ui/resources/terminal.py: 3
qt-backport == 0.1.3
# qt-backport == 0.1.3

# guiscrcpy/__main__.py: 53
# setup.py: 1
Expand Down

0 comments on commit c6169d4

Please sign in to comment.