10000 Forgot to add beautifulsoup to requirements file. · code93/complete-python-course@c007ff2 · GitHub
[go: up one dir, main page]

Skip to content

Commit c007ff2

Browse files
committed
Forgot to add beautifulsoup to requirements file.
1 parent 9b2812e commit c007ff2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
mkdocs
22
mkdocs-material
33
cogapp
4-
markdown
5-
watchdog[watchmedo]
4+
markdown==3.4
5+
watchdog[watchmedo]
6+
beautifulsoup4

0 commit comments

Comments
 (0)
0