fix: update psycopg2-binary to psycopg[binary] version

Update psycopg2-binary to psycopg[binary] version 3.2.10 in the 
requirements file to ensure compatibility with the latest 
dependencies and improve performance.
This commit is contained in:
2025-10-08 09:45:45 +02:00
parent 582a3212aa
commit 127c3b1867
+1 -1
View File
@@ -2,7 +2,7 @@ robotframework==7.3.2
robotframework-browser==19.9.0
robotframework-seleniumlibrary==6.8.0
urllib3==2.5.0
psycopg2-binary==2.9.10
psycopg[binary]==3.2.10
PyMySQL==1.1.2
robotframework-appiumlibrary==3.1
robotframework-databaselibrary==2.3.1