Skip to content

Commit

Permalink
Reverting requirements in base.txt to those of 1.0.1 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 authored Oct 22, 2024
1 parent dc840e3 commit d88c3f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ attrs>=22.2.0
pytest-helpers-namespace>=2021.12.29
pytest-skip-markers>=1.5.2
pytest-system-statistics>=1.0.2
pytest-shell-utilities<=1.9.0
psutil<6.0.0
pyyaml>=6.0.1
pyzmq>=20.0.0
msgpack>=1.0.2
pytest-shell-utilities>=1.4.0
psutil
pyyaml
pyzmq
msgpack>=0.5.2
virtualenv

0 comments on commit d88c3f5

Please sign in to comment.