8000 Remove 3.4 dep on markdown since 3.4.1 fixed a bug. · eknathk/complete-python-course@ef95d62 · GitHub
[go: up one dir, main page]

Skip to content

Commit ef95d62

Browse files
committed
Remove 3.4 dep on markdown since 3.4.1 fixed a bug.
1 parent c007ff2 commit ef95d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mkdocs
22
mkdocs-material
33
cogapp
4-
markdown==3.4
4+
markdown
55
watchdog[watchmedo]
66
beautifulsoup4

0 commit comments

Comments
 (0)
0