Skip to content

Commit 3b3a91d

Browse files
committed
Sorting
1 parent 0b30dbd commit 3b3a91d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
blinker==1.3
22
docker-py==1.3.0
3-
Flask==0.10.1
43
Flask-Login==0.2.11
54
Flask-Mail==0.9.1
65
Flask-OAuthlib==0.9.1
76
Flask-Principal==0.4.0
87
Flask-Security==1.7.4
98
Flask-WTF==0.12
9+
Flask==0.10.1
1010
gunicorn==19.3.0
1111
hypchat==0.18
1212
itsdangerous==0.24
1313
Jinja2==2.7.3
1414
MarkupSafe==0.23
1515
oauthlib==0.7.2
1616
passlib==1.6.2
17-
py==1.4.30
1817
py-bcrypt==0.4
18+
py==1.4.30
1919
python-dateutil==2.4.2
2020
PyYAML==3.11
21-
requests==2.7.0
2221
requests-oauthlib==0.5.0
22+
requests==2.7.0
2323
six==1.9.0
2424
websocket-client==0.32.0
2525
Werkzeug==0.10.4

0 commit comments

Comments
 (0)