Skip to content

Commit

Permalink
feat: increase smart_open version range to < 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Jun 26, 2021
1 parent 156480e commit 5505db3
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,3 +1,3 @@
smart-open>=2.2.0,<4.0.0
smart-open>=2.2.0,<6.0.0
typer>=0.3.0,<1.0.0
dataclasses>=0.6,<1.0; python_version < "3.7"

0 comments on commit 5505db3

Please sign in to comment.