Skip to content

Commit

Permalink
Don't pin to specific versions unless required
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceaulinic authored Jul 22, 2024
1 parent a2b2453 commit 8197080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
napalm>=4.1.0
netaddr==0.10.1
requests==2.31.*
netaddr>=0.10.1
requests>=2.31.0

0 comments on commit 8197080

Please sign in to comment.