requirements.txt: tighten ranges

This commit is contained in:
XhmikosR
2020-07-24 07:35:58 +03:00
parent 8b4c837d59
commit 6940b842e7

View File

@@ -1,3 +1,3 @@
lxml>=4.2.4
beautifulsoup4>=4.6.1
flake8>=3.8.3
lxml>=4.2.4,<=5.0
beautifulsoup4>=4.6.1,<=5.0
flake8>=3.8,<=4.0