Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Initial Update #275

Closed
wants to merge 13 commits into from
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
factory-boy==2.7.0
factory-boy==2.8.1
factory-boy-peewee==0.0.4
flex==6.0.1
pytest==3.0.5
flex==6.9.0
pytest==3.0.7
pytest-flask==0.10.0
pytest-mock==1.4.0
pytest-mock==1.6.0
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
bcrypt==3.1.1
decorator==4.0.10
Flask==0.11.1
bcrypt==3.1.3
decorator==4.0.11
Flask==0.12.2
Flask-Cors==3.0.2
Flask-OAuthlib==0.9.3
peewee==2.8.5
progressist
psycopg-postgis
psycopg2==2.6.2
python-dateutil
peewee==2.10.1
progressist==0.0.6
psycopg-postgis==0.1.2
psycopg2==2.7.1
python-dateutil==2.6.0
PyYAML==3.12
Unidecode==0.4.19
Unidecode==0.04.20