forked from ydb-platform/ydb-python-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-requirements.txt
More file actions
51 lines (51 loc) · 846 Bytes
/
test-requirements.txt
File metadata and controls
51 lines (51 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
attrs==21.2.0
bcrypt==3.2.0
black==22.12.0
cached-property==1.5.2
certifi==2024.7.4
cffi==1.14.6
charset-normalizer==2.0.1
cryptography==41.0.0
distro==1.5.0
docker==5.0.0
docker-compose==1.29.2
dockerpty==0.4.1
docopt==0.6.2
grpcio>=1.42.0
idna==3.2
importlib-metadata==4.6.1
iniconfig==1.1.1
jsonschema==3.2.0
packaging==21.0
paramiko==2.10.1
pluggy==0.13.1
protobuf>=3.13.0,<6.0.0
py==1.10.0
pycparser==2.20
PyNaCl==1.4.0
pyparsing==2.4.7
pyrsistent==0.18.0
pytest<8.0.0
pytest-asyncio==0.21.0
pytest-docker-compose==3.2.1
python-dotenv==0.18.0
PyYAML==5.3.1
pyjwt==2.0.0
requests==2.31.0
texttable==1.6.4
toml==0.10.2
typing-extensions==4.12.2
urllib3==1.26.6
websocket-client==0.59.0
zipp==3.19.1
aiohttp==3.7.4
pytest-pep8
pytest-flake8
flake8==3.9.2
sqlalchemy==1.4.26
pylint-protobuf
cython
freezegun==1.2.2
# pytest-cov
yandexcloud
-e .