Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aio-libs/aiopg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b804c880050cf4a3d19ca9c1541b2bee0170fb47
Choose a base ref
..
head repository: aio-libs/aiopg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 774fd83b590a1ebc46b1b53215d5a6938ef5bedb
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 requirements.txt
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
coverage==5.5
docker==4.4.4
flake8==3.9.0
isort==5.7.0
isort==5.8.0
-e .[sa]
sphinx==3.5.2
sphinx==3.5.3
pytest==6.2.2
pytest-cov==2.11.1
pytest-sugar==0.9.4