Skip to content

Commit f4f19a2

Browse files
authored
Merge pull request #233 from sommersoft/rework_reqs
Remove Frozen Library Dependencies
2 parents b6220e4 + 437c2cf commit f4f19a2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
certifi==2017.11.5
2-
chardet==3.0.4
3-
idna==2.6
41
packaging==20.3
52
pylint
63
pytest
74
pyyaml==5.4.1
85
redis==2.10.6
9-
requests==2.20.0
6+
requests==2.25.1
107
sh==1.12.14
11-
urllib3==1.24.3
128
requests-cache==0.5.2

0 commit comments

Comments
 (0)