mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
requirements: Upgrade python-dateutil to 2.6.1.
This commit is contained in:
parent
332ed4f986
commit
7a04df728d
@ -6,7 +6,7 @@ httpretty==0.8.10
|
||||
itsdangerous==0.24
|
||||
moto==1.0.1
|
||||
xmltodict==0.11.0
|
||||
python-dateutil==2.6.0
|
||||
python-dateutil==2.6.1
|
||||
cookies==2.2.1
|
||||
PyYAML==3.12
|
||||
botocore==1.6.2
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
netifaces==0.10.5
|
||||
python-dateutil==2.5.3
|
||||
python-dateutil==2.6.1
|
||||
uWSGI==2.0.14
|
||||
|
||||
Loading…
Reference in New Issue
Block a user