File: extra_requirements.txt

package info (click to toggle)
python-pyfakefs 6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,512 kB
  • sloc: python: 20,350; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 197 bytes parent folder | download
1
2
3
4
5
6
# these are used to test pandas-specific patches to allow
# pyfakefs to work with pandas
# we use the latest version to see any problems with new versions
pandas==2.3.3
xlrd==2.0.2
openpyxl==3.1.5