Skip to content

Commit 8f454e3

Browse files
authored
Merge pull request #530 from ydb-platform/update_test_env
Update test requirements
2 parents 71bd738 + 4629136 commit 8f454e3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ydb.egg-info/
44
/.vscode
55
/tox
66
/venv
7+
/.venv
78
/ydb_certs
89
/ydb_data
910
/tmp

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jsonschema==3.2.0
1919
packaging==21.0
2020
paramiko==2.10.1
2121
pluggy==0.13.1
22-
protobuf==3.18.3
22+
protobuf>=3.13.0,<5.0.0
2323
py==1.10.0
2424
pycparser==2.20
2525
PyNaCl==1.4.0

0 commit comments

Comments
 (0)