-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
17 lines (17 loc) · 1.24 KB
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
certifi==2024.8.30 ; python_version >= "3.11" and python_version < "3.13"
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "3.13"
colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.13" and sys_platform == "win32"
coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "3.13"
execnet==2.1.1 ; python_version >= "3.11" and python_version < "3.13"
idna==3.10 ; python_version >= "3.11" and python_version < "3.13"
iniconfig==2.0.0 ; python_version >= "3.11" and python_version < "3.13"
packaging==24.1 ; python_version >= "3.11" and python_version < "3.13"
pluggy==1.5.0 ; python_version >= "3.11" and python_version < "3.13"
pytest-asyncio==0.24.0 ; python_version >= "3.11" and python_version < "3.13"
pytest-cov==5.0.0 ; python_version >= "3.11" and python_version < "3.13"
pytest-datafiles==3.0.0 ; python_version >= "3.11" and python_version < "3.13"
pytest-xdist==3.6.1 ; python_version >= "3.11" and python_version < "3.13"
pytest==8.3.3 ; python_version >= "3.11" and python_version < "3.13"
requests-mock==1.12.1 ; python_version >= "3.11" and python_version < "3.13"
requests==2.32.3 ; python_version >= "3.11" and python_version < "3.13"
urllib3==2.2.3 ; python_version >= "3.11" and python_version < "3.13"