Skip to content
Merged
Changes from 1 commit
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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ click >= 8.1.7
colorama >= 0.4.6, < 0.4.7
cryptography >= 48.0.1
fastapi[all] >= 0.94.0
paramiko >= 3.3.1
paramiko >= 5.0.0
prettytable >= 3.16.0
psutil >= 5.9.0
py-cpuinfo >= 9.0.0
Expand Down
Loading