File: requirements-dev.txt

package info (click to toggle)
python-socks 2.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 544 kB
  • sloc: python: 5,195; sh: 8; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
flake8>=3.9.1
pytest==8.0.2
pytest-cov==4.1.0
pytest-asyncio==0.23.5
trio>=0.24.0
pytest-trio==0.8.0
trustme==0.9.0
attrs>=22.1.0
curio>=1.4; python_version < "3.12" # https://github.com/dabeaz/curio/issues/367
anyio>=3.3.4,<5.0.0
yarl>=1.4.2
async-timeout==4.0.0; python_version < "3.11"
flask>=1.1.2
tiny-proxy>=0.1.1