Skip to content

Commit

Permalink
fix: pin httpstan to minor version
Browse files Browse the repository at this point in the history
Closes #70.
  • Loading branch information
riddell-stan committed Apr 2, 2019
1 parent 73e405b commit 4b7eb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pbr<6,>=5 # Apache-2.0
httpstan<1,>=0.7.5
httpstan<0.9,>=0.8
tqdm<5,>=4.14
requests<3,>=2.18

0 comments on commit 4b7eb26

Please sign in to comment.