Skip to content

Commit fb91618

Browse files
committed
Remove cryptography lock for python<3.7
1 parent faf1a5b commit fb91618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dependencies necessary for utilizing Dash provided testing utilities
22
beautifulsoup4>=4.8.2
3-
cryptography<3.4;python_version<"3.7"
3+
cryptography
44
lxml>=4.6.2
55
percy>=2.0.2
66
pytest>=6.0.2

0 commit comments

Comments
 (0)