Commit Graph

15 Commits

Author SHA1 Message Date
XhmikosR
598794a484 Update flake8 to v6.0 for Python 3.12 support 2023-12-10 09:18:04 +02:00
XhmikosR
16d79233ac Update requirements.txt
* limit requests to v2.0
* require flake8 v4.0
2022-03-12 16:58:39 +02:00
Steven Black
f60686d0ff
Issue #1392 — set the minimum version of Requests to v2.20. 2020-09-20 22:36:00 -04:00
Alexander Cecile
4c8cab12ef Re-add flake8 to requirements.txt 2020-08-20 16:29:37 -04:00
Alexander Cecile
5186071948 Introduce the requests library.
Replace the combination of urllib, beautifulsoup and lxml with the requests library.
2020-08-17 19:52:11 -04:00
XhmikosR
6940b842e7 requirements.txt: tighten ranges 2020-07-24 07:36:17 +03:00
XhmikosR
8b4c837d59 Remove miniconda and add Windows CI support 2020-07-24 07:36:17 +03:00
tiiiecherle
34e99f79f5
Update requirements.txt 2019-08-12 07:56:45 +02:00
funilrys
d60754db68
Update of the version of beautifulsoup4 2018-09-05 23:53:34 -04:00
funilrys
abeb28e6fa
Deletion of mock as it is now built-inÃ. 2018-09-05 23:53:34 -04:00
funilrys
95529c9b1e
Update of the version of lxml
This patch fix StevenBlack/hosts#751
2018-09-05 23:53:34 -04:00
funilrys
8f9e80422b
Update of the version of beautifulsoup4 2018-09-05 23:51:28 -04:00
funilrys
ddf80f064b
Deletion of mock as it is now built-inÃ. 2018-09-05 23:51:28 -04:00
funilrys
261555716e
Update of the version of lxml
This patch fix StevenBlack/hosts#751
2018-09-05 23:51:28 -04:00
funilrys
ff58bbd1f2
Introduction of requirements.txt
Please note that those file can be used to install
dependencies with 'pip install -r requirements.txt'
2018-02-28 23:08:45 +01:00