We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9f44a commit d5a4df8Copy full SHA for d5a4df8
requirements.txt
@@ -1,23 +1,23 @@
1
-couchbase==4.1.3
+couchbase==4.1.4
2
dnspython==2.3.0
3
Jinja2==3.1.2
4
-psutil==5.9.4
5
-urllib3==1.26.14
+psutil==5.9.5
+urllib3==1.26.15
6
Pillow>=8.4.0
7
-numpy>=1.19.5
+numpy==1.24.3
8
autopep8==2.0.1
9
pre-commit==3.0.2
10
-pytest==7.2.1
+pytest==7.3.1
11
pytest-asyncio~=0.17,>=0.17.2
12
pytest-rerunfailures==11.0
13
pytest-mock~=3.10
14
-requests>=2.28.1
+requests==2.30.0
15
Twisted~=22.2,>=22.2.1
16
constants>=0.6.0
17
passlib>=1.7.4
18
bcrypt>=4.0.0
19
pandas>=1.5.3
20
-attrs>=19.3.0
21
-cbcmgr==1.1.9
22
-docker~=6.0.1
23
-oracledb==1.2.2
+attrs==23.1.0
+cbcmgr==1.2.2
+docker==6.1.1
+oracledb==1.3.1
0 commit comments