Skip to content

Commit

Permalink
Use fecgov's fork of apispec
Browse files Browse the repository at this point in the history
Upgrade to latest version once marshmallow-code/apispec#282 is addressed

See https://github.com/fecgov/apispec/pull/1/files for forked changes
  • Loading branch information
lbeaufort committed Sep 18, 2018
1 parent d01012a commit b19d642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apispec==1.0.0b2
git+https://github.com/fecgov/apispec.git
cfenv==0.5.2
invoke==0.15.0
psycopg2==2.7.1
Expand All @@ -25,7 +25,7 @@ git+https://github.com/18F/slate.git

# Marshalling
flask-apispec==0.7.0
prance==0.13.1
prance[osv]>=0.11 # use apispec[validation] once we no longer fork apispec
marshmallow==2.6.0
marshmallow-sqlalchemy==0.8.0
git+https://github.com/jmcarp/marshmallow-pagination@master
Expand Down

0 comments on commit b19d642

Please sign in to comment.