Skip to content

Commit e9e17e8

Browse files
committed
Use fecgov's fork of apispec
Upgrade to latest version once marshmallow-code/apispec#282 is addressed See https://github.com/fecgov/apispec/pull/1/files for forked changes
1 parent d01012a commit e9e17e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
apispec==1.0.0b2
1+
git+https://github.com/fecgov/apispec.git@dev
2+
prance[osv]>=0.11 # use apispec[validation] once we no longer fork apispec
23
cfenv==0.5.2
34
invoke==0.15.0
45
psycopg2==2.7.1
@@ -25,7 +26,6 @@ git+https://github.com/18F/slate.git
2526

2627
# Marshalling
2728
flask-apispec==0.7.0
28-
prance==0.13.1
2929
marshmallow==2.6.0
3030
marshmallow-sqlalchemy==0.8.0
3131
git+https://github.com/jmcarp/marshmallow-pagination@master

0 commit comments

Comments
 (0)