Skip to content

Commit

Permalink
fixed requirements for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvlaminck committed Nov 16, 2023
1 parent 7340bee commit d60bebc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
otlmow-converter >= 0.12
otlmow-modelbuilder >= 0.11
otlmow-modelbuilder >= 0.11
attrs>=22.2.0
coverage>=3.7.1
iniconfig>=1.1.1
packaging>=21.0
pluggy>=1.0.0
pytest>=6.2.5
pytest-cov>=4.0.0
pytest-subtests>=0.8.0

0 comments on commit d60bebc

Please sign in to comment.