Skip to content

Commit 0910a21

Browse files
authored
Easter Egg (#70)
* Random icon feature. EASTER EGG :D * Update snapshots
1 parent 64bf3d7 commit 0910a21

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1201
-389
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
attrs==22.1.0
2+
beautifulsoup4==4.11.1
23
blinker==1.4
34
cffi==1.15.0
45
chardet==4.0.0
@@ -23,5 +24,6 @@ pytest-snapshot==0.9.0
2324
python-frontmatter==1.0.0
2425
PyYAML==6.0
2526
six==1.16.0
27+
soupsieve==2.3.2.post1
2628
tomli==2.0.1
2729
Werkzeug==2.1.2

0 commit comments

Comments
 (0)