Skip to content

Commit 57481fc

Browse files
committed
Update deps to fix tests on latest python
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
1 parent a75884b commit 57481fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ptyprocess==0.6.0
3333
py==1.8.0
3434
pycodestyle==2.5.0
3535
pycparser==2.20
36-
pygit2==1.2.0
36+
pygit2==1.5.0
3737
Pygments==2.6.1
3838
pyparsing==2.4.5
3939
pytest==5.3.2
@@ -43,7 +43,7 @@ pytest-django==3.7.0
4343
pytest-mock==1.13.0
4444
python-dateutil==2.8.1
4545
pytz==2019.3
46-
schema==0.7.1
46+
schema==0.7.4
4747
six==1.13.0
4848
soupsieve==1.9.5
4949
sqlparse==0.3.0

0 commit comments

Comments
 (0)