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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user