Skip to content

Commit c1d981a

Browse files
committed
chore(python_dorenv): revert python_dotenv to earlier
1 parent af26602 commit c1d981a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# test dependencies
22
pytest>=2.8.2
33
responses==0.9.0
4-
python_dotenv>=0.10.0;python_version < '3.7'
5-
python_dotenv==0.9.0;python_version >= '3.7'
4+
python_dotenv>=0.1.5;python_version!='3.2'
65
pylint>=1.4.4
76
tox>=2.9.1
87
pytest-rerunfailures>=3.1

0 commit comments

Comments
 (0)