agh123 commited on
Commit
981d083
·
1 Parent(s): 0912ec3

pin firebase-admin version (6.6.0)

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. requirements/base.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,4 @@ pandas>=2.1.3
5
  plotly>=5.18.0
6
  httpx>=0.25.1
7
  pydantic-settings>=2.0.3
8
- firebase-admin
 
5
  plotly>=5.18.0
6
  httpx>=0.25.1
7
  pydantic-settings>=2.0.3
8
+ firebase-admin==6.6.0
requirements/base.txt CHANGED
@@ -4,4 +4,5 @@ python-dotenv>=1.0.0
4
  pandas>=2.1.3
5
  plotly>=5.18.0
6
  httpx>=0.25.1
7
- pydantic-settings>=2.0.3
 
 
4
  pandas>=2.1.3
5
  plotly>=5.18.0
6
  httpx>=0.25.1
7
+ pydantic-settings>=2.0.3
8
+ firebase-admin==6.6.0