File: requirements.txt

package info (click to toggle)
python-digitalocean 1.16.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 912 kB
  • sloc: python: 4,961; makefile: 46
file content (7 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
6
7
requests>=2.2.1
jsonpickle

# Testing requirements
pytest
responses
mock; python_version < '3.3'