raphaelsty commited on
Commit
8913997
1 Parent(s): 58bcf08

Update requirements

Browse files
Files changed (2) hide show
  1. app.py +0 -2
  2. requirements.txt +2 -1
app.py CHANGED
@@ -1,5 +1,3 @@
1
- from __future__ import annotations
2
-
3
  import json
4
 
5
  import streamlit as st
 
 
1
  import json
2
 
3
  import streamlit as st
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- cherche == 0.0.1
 
1
+ cherche == 0.0.1
2
+ st-annotated-text == 2.0.0