Skip to content

Commit a6d4c7d

Browse files
authored
Merge pull request nerc-project#216 from knikolla/remove_memcached
Remove memcached pin
2 parents c5ac22c + 34ef7d2 commit a6d4c7d

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ openshift
55
coldfront >= 1.1.0
66
python-cinderclient # TODO: Set version for OpenStack Clients
77
python-keystoneclient
8-
python-memcached==1.59
98
python-novaclient
109
python-neutronclient
1110
python-swiftclient

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ install_requires =
2727
coldfront >= 1.1.0
2828
python-cinderclient
2929
python-keystoneclient
30-
python-memcached == 1.59
3130
python-novaclient
3231
python-neutronclient
3332
python-swiftclient

test-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ git+https://github.com/ubccr/coldfront@2e60db247fd9a9b0d1299f1e98f1e4ef5f5c259b#
33
freezegun
44
python-cinderclient # TODO: Set version for OpenStack Clients
55
python-keystoneclient
6-
python-memcached==1.59
76
python-novaclient
87
python-neutronclient
98
python-swiftclient

0 commit comments

Comments
 (0)