Skip to content

Commit 4eaed6f

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

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
lxml>=4.0.0,<5.0.0
2-
requests>=2.7.0,<3.0.0
3-
six>=1.10,<2.0
1+
lxml>=4.0.0
2+
requests>=2.7.0
3+
six>=1.10

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)