Skip to content

Commit

Permalink
Merge branch 'dev' into HEAD, prepare v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Nov 5, 2022
2 parents d8880c8 + daa2a7a commit dec1fe3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version 3.0.2
----------------------------------------------------------
* Add pygments as requirement for repl
* Update datastore remote to handle write requests (#1166)
* Allow multiple servers. (#1164)
* Fix typo. (#1162)
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ python_version>="3.8"
aiohttp>=3.8.1
typer[all]>=0.6.1
prompt-toolkit==3.0.8
pygments==2.12.0

# install:serial
pyserial>=3.5
Expand Down

0 comments on commit dec1fe3

Please sign in to comment.