Mikiko Bazeley
commited on
Commit
·
e9bd8a8
1
Parent(s):
7c1b343
Git filter repo
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -55,6 +55,7 @@ flatbuffers==24.3.25
|
|
| 55 |
frozendict==2.4.4
|
| 56 |
frozenlist==1.4.1
|
| 57 |
fsspec==2024.9.0
|
|
|
|
| 58 |
gitdb==4.0.11
|
| 59 |
GitPython==3.1.43
|
| 60 |
google-api-core==2.20.0
|
|
@@ -215,6 +216,7 @@ SQLAlchemy==2.0.35
|
|
| 215 |
stack-data==0.6.3
|
| 216 |
starlette==0.38.6
|
| 217 |
streamlit==1.38.0
|
|
|
|
| 218 |
striprtf==0.0.26
|
| 219 |
sympy==1.13.3
|
| 220 |
tabulate==0.9.0
|
|
|
|
| 55 |
frozendict==2.4.4
|
| 56 |
frozenlist==1.4.1
|
| 57 |
fsspec==2024.9.0
|
| 58 |
+
git-filter-repo==2.45.0
|
| 59 |
gitdb==4.0.11
|
| 60 |
GitPython==3.1.43
|
| 61 |
google-api-core==2.20.0
|
|
|
|
| 216 |
stack-data==0.6.3
|
| 217 |
starlette==0.38.6
|
| 218 |
streamlit==1.38.0
|
| 219 |
+
streamlit-drawable-canvas==0.9.3
|
| 220 |
striprtf==0.0.26
|
| 221 |
sympy==1.13.3
|
| 222 |
tabulate==0.9.0
|