File: requirements-test.txt

package info (click to toggle)
python-streamz 0.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 816 kB
  • sloc: python: 6,739; sh: 18; makefile: 16
file content (11 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# That's a minimal set of packages to satisfy ~1000 test cases
# of the whole test suite. See also `./ci/*.yml` for full conda
# environment descriptions.

dask[array,distributed]
flaky
ipywidgets
pandas
pyarrow
pytest<9
requests