Skip to content

Commit cbc4070

Browse files
committed
Spell these version restrictions more correctly
1 parent 27c77fc commit cbc4070

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sr.comp>=1.4<2
1+
sr.comp>=1.4,<2

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PyYAML>5<6
1+
PyYAML>5,<6

0 commit comments

Comments
 (0)