Skip to content

Commit

Permalink
Soft pin requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Nov 13, 2024
1 parent 03e088b commit e0f2f4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions files/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
psycopg2-binary
requests
pyyaml
psycopg2-binary>=2.9,<3.0
PyYAML>=6.0,<7.0
requests>=2.32,<3.0

0 comments on commit e0f2f4d

Please sign in to comment.