Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ matplotlib
|
|
6 |
numpy
|
7 |
timeout-decorator
|
8 |
pebble
|
9 |
-
regex
|
|
|
|
6 |
numpy
|
7 |
timeout-decorator
|
8 |
pebble
|
9 |
+
regex
|
10 |
+
markdown
|