Skip to content

Commit a84c410

Browse files
Update lxml version constraints
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent b264768 commit a84c410

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
lxml>=4.0.0,<5.0.0
1+
lxml>=4.0.0,<6.0.0
22
requests>=2.7.0,<3.0.0
33
six>=1.10,<2.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description-file = README.rst
77
home-page = https://github.com/nexB/pymaven
88
license = Apache-2
99
license_file = LICENSE
10-
version=0.3.0
10+
version=0.3.1
1111

1212
[files]
1313
packages =

0 commit comments

Comments
 (0)