Skip to content

Commit

Permalink
Remove invalid addition to requirements.txt (#11) (#12)
Browse files Browse the repository at this point in the history
When I rebased I inadvertently added an invalid reference which breaks
cachito. Imports require requirements.txt to be pinned to a version.

(cherry picked from commit 45d40c4)

Signed-off-by: Leif Madsen <[email protected]>

Signed-off-by: Leif Madsen <[email protected]>
  • Loading branch information
leifmadsen authored Oct 19, 2022
1 parent c75f1da commit a955305
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ ply==3.11
portend==2.7.1
# via cherrypy
prometheus_client==0.6.0
pysnmp>=4.4.1
# via -r requirements.in
py==1.10.0
# via pytest
Expand Down

0 comments on commit a955305

Please sign in to comment.