Skip to content

Commit c9461f4

Browse files
committed
Update
1 parent fee08f2 commit c9461f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
freezegun
22
mock ; python_version < '3.0'
3-
lxml
3+
lxml >= 6.0.2 ; python_version >= '3.0'
44
pycryptodome
55
rsa ; python_version >= '3.0'
66
rsa <= 4.3 ; python_version < '3.0'

0 commit comments

Comments
 (0)