fix pyinstaller version

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-09-23 14:36:10 +03:00
parent 0549c2de7e
commit e501279b91
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
pyinstaller==6.15.0
pyinstaller==6.16.0
Cython==3.1.3
opencv-python==4.10.0.84
numpy==2.3.0
+1 -1
View File
@@ -1,4 +1,4 @@
pyinstaller==6.15.0
pyinstaller==6.16.0
Cython==3.1.3
psutil==7.0.0
msgpack==1.1.1
+1
View File
@@ -97,6 +97,7 @@ public partial class Login
}
}
//External azaion-loader is used here for security reasons.
private void Validate(ApiCredentials creds)
{
var dealer = new DealerSocket();