diff --git a/api/Pipfile b/api/Pipfile
index 38fc893c252d3c8628c0200a4f20a5f55d47fb17..0ce4aa1e39b667a0ace400ba72d112a33dc5640f 100644
--- a/api/Pipfile
+++ b/api/Pipfile
@@ -15,7 +15,7 @@ python_version = "3"
 flask = "==2.2.2"
 flask_jwt_extended = "==4.4.4"
 gevent = "==22.10.2"
-psycopg2 = "==3.1.4"
+psycopg2 = "==2.9.5"
 TheCodeLabs-BaseUtils = "*"
 TheCodeLabs-FlaskUtils = "*"
 pyyaml = "==6.0.0"
diff --git a/api/version.json b/api/version.json
index 239a5b6e85c5beb6d440233005d838e28126063c..6ee98b78913816a3d9cc3c4309e5115104e45ea7 100644
--- a/api/version.json
+++ b/api/version.json
@@ -1,7 +1,7 @@
 {
     "version": {
-        "name": "v2.15.0",
-        "code": 29,
+        "name": "v2.16.0",
+        "code": 30,
         "date": "30.11.22"
     }
 }
\ No newline at end of file