Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion calico/release-scripts/tests/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ nose==1.3.7
nose-timer==0.7.1
nose-parameterized==0.6.0
pyyaml>=4.2b1
requests==2.20.1
requests==2.32.0
bs4
2 changes: 1 addition & 1 deletion networking-calico/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT

neutron>=16,<17
neutron>=16,<25
neutron-lib==2.3.0
mock>=3.0.0 # BSD
pyroute2<0.6.0 # Apache v2
Expand Down