Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Flask-Login==0.4.0

# File Storage
lockfile==0.12.2 # For local storage
apache-libcloud==1.5.0
apache-libcloud==2.0.0

# OAuth

Expand All @@ -56,16 +56,16 @@ pytz==2017.2
arrow==0.10.0

# Emailing
sendgrid==3.6.3 # pyup: >=3.6,<4.0
sendgrid==3.6.5 # pyup: >=3.6,<4.0
pynliner<1.0

# Autograder Interface
requests==2.13.0
requests==2.14.2

# Front end
itsdangerous==0.24
cssmin==0.2.0
jsmin==2.2.1
jsmin==2.2.2
hashids==1.2.0
pygments==2.2.0
humanize==0.5.1
Expand All @@ -86,8 +86,8 @@ names==0.3.0

# Testing
pytest>=3.0.0,<3.1
pytest-cov==2.4.0
selenium==3.3.3
pytest-cov==2.5.1
selenium==3.4.1

# until version 1.0.6 is on pypi
https://github.com/neta79/loremipsum/archive/py3_unicode_fix.zip