Rakshitjan commited on
Commit
401b8f3
·
verified ·
1 Parent(s): 0f14e1a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ requests==2.31.0
2
+ reportlab==4.0.7
3
+ Pillow==10.2.0
4
+ pycryptodome==3.20.0
5
+ python-multipart==0.0.6
6
+ fastapi==0.104.1
7
+ uvicorn==0.24.0
8
+ pydantic==2.5.0