File: requirements-remote.txt

package info (click to toggle)
python-petl 1.7.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,224 kB
  • sloc: python: 22,617; makefile: 109; xml: 9
file content (9 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# packages for testing remote sources

fastavro>=0.24.2 ; python_version >= '3'
smbprotocol>=1.0.1
paramiko>=2.7.1
requests; python_version >= '3'
fsspec>=0.7.4 ; python_version >= '3'
aiohttp>=3.6.2 ; python_version >= '3.5.3' or ( python_version > '3.10' and python_version < '3.2' )
s3fs>=0.2.2 ; python_version >= '3'