Skip to content

Commit b03777a

Browse files
authored
Merge pull request #122 from asherf/unpin-versions
unpin versions
2 parents 33128a6 + 77e6dca commit b03777a

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,9 +1,9 @@
11
Django>=1.11
22
django-redis>=4.8
3-
pep8>=1.6.2
3+
pep8
44
prometheus-client>=0.7
55
pip-prometheus>=1.2.1
6-
mock>=1.0.1
7-
mysqlclient<1.4
6+
mock
7+
mysqlclient
88
psycopg2
99
python-memcached

0 commit comments

Comments
 (0)