Skip to content

Commit d5a4df8

Browse files
committed
Version 2.1.1
1 parent ca9f44a commit d5a4df8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Diff for: requirements.txt

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
couchbase==4.1.3
1+
couchbase==4.1.4
22
dnspython==2.3.0
33
Jinja2==3.1.2
4-
psutil==5.9.4
5-
urllib3==1.26.14
4+
psutil==5.9.5
5+
urllib3==1.26.15
66
Pillow>=8.4.0
7-
numpy>=1.19.5
7+
numpy==1.24.3
88
autopep8==2.0.1
99
pre-commit==3.0.2
10-
pytest==7.2.1
10+
pytest==7.3.1
1111
pytest-asyncio~=0.17,>=0.17.2
1212
pytest-rerunfailures==11.0
1313
pytest-mock~=3.10
14-
requests>=2.28.1
14+
requests==2.30.0
1515
Twisted~=22.2,>=22.2.1
1616
constants>=0.6.0
1717
passlib>=1.7.4
1818
bcrypt>=4.0.0
1919
pandas>=1.5.3
20-
attrs>=19.3.0
21-
cbcmgr==1.1.9
22-
docker~=6.0.1
23-
oracledb==1.2.2
20+
attrs==23.1.0
21+
cbcmgr==1.2.2
22+
docker==6.1.1
23+
oracledb==1.3.1

0 commit comments

Comments
 (0)