File: requires.txt

package info (click to toggle)
python-requests-futures 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: python: 423; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 315 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
requests>=1.2.0

[dev]
pytest>=6.2.5
pytest-cov>=3.0.0
pytest-httpbin>=2.0.0
Werkzeug>=3.0.6
black<25.0.0,>=24.3.0
build>=0.7.0
docutils<=0.20.1
isort>=5.11.4
pyflakes>=2.2.0
readme_renderer[rst]>=26.0
twine>=3.4.2

[dev:python_version < "3.12"]
greenlet<=2.0.2

[dev:python_version >= "3.12.0rc0"]
greenlet>=3.0.0