Skip to content

Commit 2acd3a2

Browse files
committed
Setting version specifications to sane values
1 parent 71ee2e3 commit 2acd3a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
d8s-dicts==0.4.0
1+
d8s-dicts==0.*
22
importlib-metadata; python_version < '3.8'

requirements_dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mypy
88
pylint
99
pytest
1010
pytest-cov
11-
d8s-python==0.3.0
12-
d8s-file_system==0.4.0
13-
d8s-strings==0.2.0
11+
d8s-python==0.*
12+
d8s-file_system==0.*
13+
d8s-strings==0.*
1414
bump2version

0 commit comments

Comments
 (0)