Diff of /app/requirements.txt [000000] .. [d69072]

Switch to side-by-side view

--- a
+++ b/app/requirements.txt
@@ -0,0 +1,8 @@
+numpy==1.21.4
+pandas==1.3.1
+Pillow==9.0.0
+python-dotenv==0.19.2
+requests==2.25.1
+git+https://github.com/explosion/spacy-streamlit.git#egg=spacy-streamlit
+streamlit==1.4.0
+tqdm==4.62.3