Skip to content

Commit

Permalink
Merge pull request f5devcentral#33 from nandakishorepeddi/master
Browse files Browse the repository at this point in the history
Address urllib3 Vulnerability
  • Loading branch information
ssurenr authored May 15, 2019
2 parents c541828 + 2fe5f32 commit 36c67de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion agent-build-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-e git+https://github.com/f5devcentral/f5-cccl.git@4d32a72ec84de3e864f0197965e326463a9b563d#egg=f5-cccl
-e git+https://github.com/f5devcentral/f5-cccl.git@f6d499272ae6fe9c9132963f2ff52dc96aba7982#egg=f5-cccl
pytest==3.0.2
mock==2.0.0
flake8==3.4.1
Expand Down
2 changes: 1 addition & 1 deletion agent-runtime-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-e git+https://github.com/f5devcentral/f5-cccl.git@4d32a72ec84de3e864f0197965e326463a9b563d#egg=f5-cccl
-e git+https://github.com/f5devcentral/f5-cccl.git@f6d499272ae6fe9c9132963f2ff52dc96aba7982#egg=f5-cccl
pyinotify==0.9.6
requests==2.20.0

0 comments on commit 36c67de

Please sign in to comment.