CrimsonREwind commited on
Commit
4bd9b04
·
verified ·
1 Parent(s): e16bfd7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ streamlit==1.34.0
2
+ Markdown==3.6
3
+ xhtml2pdf==0.2.15