Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/dev-3.6-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via black, pytest
backcall==0.1.0 # via ipython
black==19.3b0
certifi==2019.6.16 # via requests
certifi==2022.12.7 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black
coverage==4.5.3 # via coveralls, pytest-cov
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ attrs==19.1.0 # via black, pytest
backcall==0.1.0 # via ipython
black==19.3b0
cachetools==3.1.1 # via google-auth
certifi==2019.6.16 # via requests
certifi==2022.12.7 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black
coverage==4.5.3 # via coveralls, pytest-cov
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-3.7-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ attrs==19.1.0 # via black, pytest
backcall==0.1.0 # via ipython
black==19.3b0
cachetools==3.1.1 # via google-auth
certifi==2019.6.16 # via requests
certifi==2022.12.7 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black
coverage==4.5.3 # via coveralls, pytest-cov
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ attrs==19.1.0 # via black, pytest
backcall==0.1.0 # via ipython
black==19.3b0
cachetools==3.1.1 # via google-auth
certifi==2019.6.16 # via requests
certifi==2022.12.7 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black
coverage==4.5.3 # via coveralls, pytest-cov
Expand Down