Update setup.py to not rely on internal pip functions

This commit is contained in:
Kevin Fronczak
2020-05-04 11:05:46 -04:00
parent c64f5cfb23
commit a531a8e8a3
3 changed files with 28 additions and 36 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
python-dateutil~=2.8.0
requests==2.22.0
requests~=2.22.0
python-slugify~=3.0.2
testtools==2.3.0