Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1ba890c

Browse filesBrowse files
committed
Normalize newlines in requirements.txt
Noticed unusual newlines in a previous commit, this was the only other file with incorrect newlines.
1 parent e66b221 commit 1ba890c
Copy full SHA for 1ba890c

File tree

1 file changed

+13
-13
lines changed
Filter options

1 file changed

+13
-13
lines changed

‎requirements.txt

Copy file name to clipboard
+13-13Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
attrs>=23.1.0
2-
cffi>=1.15
3-
numpy>=1.21.4
4-
pycparser>=2.14
5-
requests>=2.28.1
6-
setuptools==70.0.0
7-
types-cffi
8-
types-requests
9-
types-Pillow
10-
types-setuptools
11-
types-tabulate
12-
typing_extensions
13-
pcpp==1.30
1+
attrs>=23.1.0
2+
cffi>=1.15
3+
numpy>=1.21.4
4+
pycparser>=2.14
5+
requests>=2.28.1
6+
setuptools==70.0.0
7+
types-cffi
8+
types-requests
9+
types-Pillow
10+
types-setuptools
11+
types-tabulate
12+
typing_extensions
13+
pcpp==1.30

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.