Skip to content

Commit 6353c46

Browse files
authored
Removed duplicate declaration of "requests" in requirements.txt
1 parent 45f2dc3 commit 6353c46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy-to-heroku.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Without further ado, let's go through how you can deploy your first app to Herok
2626
flask
2727
requests
2828
tweepy
29-
requests
3029
```
3130

3231
* In `app.py` (or whatever you named your main file containing the Flask code), add the following line to the top

0 commit comments

Comments
 (0)