Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion power_time_tracking_electron/requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ pyparsing==3.0.8
python-engineio==4.3.1
python-socketio
regex==2022.6.2
requests==2.28.0
requests==2.31.0
# shiboken2==5.15.2.1
simplecalculator==0.0.4
sip==5.0.1
Expand Down
2 changes: 1 addition & 1 deletion power_time_tracking_electron/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ pillow
pyparsing==3.0.8
python-engineio==4.3.1
regex==2022.6.2
requests==2.28.0
requests==2.31.0
simplecalculator
sip==5.0.1
six==1.16.0
Expand Down