Skip to content

Commit

Permalink
Loosen requirements when necessary (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton authored Jun 18, 2024
1 parent 59b5cc7 commit 5b432ff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ confluent-kafka==2.4.0
coverage
coveralls
fastavro==1.9.4
matplotlib==3.9.0
numpy==1.26.4
pandas==2.2.2
pyarrow==16.1.0
PyYAML==6.0.1
tabulate==0.9.0
tqdm==4.66.4
matplotlib
numpy
pandas
pyarrow
PyYAML
tabulate
tqdm

0 comments on commit 5b432ff

Please sign in to comment.