-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-test.txt
25 lines (25 loc) · 2.1 KB
/
requirements-test.txt
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
atomicwrites==1.4.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and sys_platform == "win32"
attrs==23.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
certifi==2023.7.22 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
chardet==4.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and sys_platform == "win32"
coverage==5.5 ; python_full_version >= "3.8.1" and python_version < "4"
gprof2dot==2022.7.29 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
idna==2.10 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
iniconfig==2.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
lark==1.1.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mypy-protobuf==3.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
packaging==23.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pluggy==1.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
protobuf==3.20.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
py==1.11.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pytest-asyncio==0.14.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pytest-mock==3.5.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pytest-profiling==1.7.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pytest==6.2.5 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
python-multipart==0.0.5 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
requests==2.25.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
toml==0.10.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
types-protobuf==4.24.0.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
urllib3==1.26.18 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"