Skip to content

Commit fe79631

Browse files
Fix requirements.txt: Add missing newline between pytest and zstandard
1 parent 8541721 commit fe79631

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
cryptography
22
tqdm
3-
pytestzstandard>=0.22.0
3+
pytest
4+
zstandard>=0.22.0
45
brotli>=1.1.0
5-
textual>=0.75.0
6+
textual>=0.75.0

0 commit comments

Comments
 (0)