Skip to content

Commit

Permalink
Bump pyasn1 requirement to >= 0.1.8.
Browse files Browse the repository at this point in the history
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
  • Loading branch information
daira committed Jul 16, 2015
1 parent baaf2a4 commit 2d7c852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/allmydata/_auto_deps.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

"service-identity", # this is needed to suppress complaints about being unable to verify certs
"characteristic >= 14.0.0", # latest service-identity depends on this version
"pyasn1 >= 0.1.4", # latest pyasn1-modules depends on this version
"pyasn1 >= 0.1.8", # latest pyasn1-modules depends on this version
"pyasn1-modules >= 0.0.5", # service-identity depends on this
]

Expand Down

0 comments on commit 2d7c852

Please sign in to comment.