Skip to content

Commit

Permalink
Update with version numbers so it works again. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayhem committed Jun 29, 2019
1 parent 76ba029 commit 99070c6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
werkzeug
jinja2
wtforms
sqlalchemy
python-memcached
flask
flask-login
flask-sqlalchemy
pyserial
werkzeug==0.12.2
jinja2==2.9.6
wtforms==2.1
sqlalchemy==1.1.14
python-memcached==1.58
flask==0.12.2
flask-login==0.4.0
flask-sqlalchemy==2.2
pyserial==3.4

0 comments on commit 99070c6

Please sign in to comment.