bananajuicellc / first.bananajuice.tech

A selection game to help gamers pick who goes first.
https://whogoes1st.com
Mozilla Public License 2.0
1 stars 3 forks source link

Update to latest Frozen-Flask. #80

Closed tswast closed 7 years ago

tswast commented 7 years ago

Problem: Using old version of Frozen-Flask.

Solution: Upgrade all dependencies with

pip install --upgrade -r requirements-to-freeze.txt