Merge pull request #27 from Trajjan/trajjan
Browse filesDocker deployment of conceptarium_frontend
frontend/requirements.txt
CHANGED
@@ -7,4 +7,5 @@ numpy==1.17.4
|
|
7 |
streamlit==1.4.0
|
8 |
Pillow==9.0.0
|
9 |
extra-streamlit-components==0.1.53
|
10 |
-
arxiv2bib==1.0.8
|
|
7 |
streamlit==1.4.0
|
8 |
Pillow==9.0.0
|
9 |
extra-streamlit-components==0.1.53
|
10 |
+
arxiv2bib==1.0.8
|
11 |
+
click==8
|