Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

Commit

Permalink
Update requirements.txt with new deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkallabout committed Mar 18, 2019
1 parent 1ffc599 commit b0ea901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@ Find and view data about pets!
* Network connection if geocoding enabled

### Installing dependencies
`sudo apt-get install python3 python3-pip`
`pip3 install -r requirements.txt`

## Usage
Expand Down
4 changes: 1 addition & 3 deletions requirements.txt
@@ -1,5 +1,3 @@
Flask
wikipedia
flask
geocoder
unsplash
sqlalchemy

0 comments on commit b0ea901

Please sign in to comment.