Rakshitjan commited on
Commit
b522bb5
·
verified ·
1 Parent(s): 18b417a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.103.1
2
+ uvicorn==0.23.2
3
+ firebase-admin==6.2.0
4
+ pydantic==2.3.0
5
+ python-multipart==0.0.6
6
+ google-cloud-firestore==2.11.1fastapi==0.103.1
7
+ uvicorn==0.23.2
8
+ firebase-admin==6.2.0
9
+ pydantic==2.3.0
10
+ python-multipart==0.0.6
11
+ google-cloud-firestore==2.11.1