Spaces:
Build error
Build error
fix: updated-url
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
|
|
|
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
-
biopython >= 1.85
|
| 5 |
-
|
| 6 |
-
https://pypi.org/project/kitikiplot/0.2.4/#kitikiplot-0.2.4-py3-none-any.whl
|
|
|
|
| 1 |
+
https://files.pythonhosted.org/packages/72/ca/b219d2703ee46de90716aa00a41a074aab4d9c7fff098d3a791b4921f971/kitikiplot-0.2.4-py3-none-any.whl
|
| 2 |
+
|
| 3 |
altair
|
| 4 |
pandas
|
| 5 |
streamlit
|
| 6 |
+
biopython >= 1.85
|
|
|
|
|
|