Skip to content

Update Python requirements

Compare
Choose a tag to compare
@mdmintz mdmintz released this 05 Oct 01:50
· 4937 commits to master since this release
d1c4b2b

Update Python requirements

  • pytest==6.1.1;python_version>="3.5"
  • beautifulsoup4==4.9.3
  • rich==8.0.0;python_version>="3.6" and python_version<"4.0"
  • zipp==3.3.0;python_version>="3.6"
  • flake8==3.8.4;python_version>="3.5"
  • virtualenv>=20.0.33