mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-24 10:18:13 +08:00
Updates Requests and Blessed requirements for testing
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
# pip-compile requirements.in
|
||||
#
|
||||
arrow==0.7.0
|
||||
blessed==1.11.0
|
||||
blessed==1.12.0
|
||||
boto3==1.1.4
|
||||
botocore==1.2.10 # via boto3
|
||||
django-picklefield==0.3.2
|
||||
@@ -22,6 +22,6 @@ psutil==3.2.2
|
||||
pymongo==3.0.3
|
||||
python-dateutil==2.4.2 # via arrow, botocore, iron-core
|
||||
redis==2.10.3
|
||||
requests==2.8.0 # via iron-core
|
||||
requests==2.8.1 # via iron-core
|
||||
six==1.10.0 # via blessed, python-dateutil
|
||||
wcwidth==0.1.5 # via blessed
|
||||
|
||||
Reference in New Issue
Block a user