Aurélie GABU commited on
Commit
39bb8c6
·
2 Parent(s): 7f5ab73e37715a

requirements txt updated:merge branch 'feature/ci-setup' into develop

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -4,3 +4,6 @@ packaging==25.0
4
  pluggy==1.6.0
5
  Pygments==2.19.2
6
  pytest==9.0.2
 
 
 
 
4
  pluggy==1.6.0
5
  Pygments==2.19.2
6
  pytest==9.0.2
7
+ fastapi==0.115.0
8
+ uvicorn==0.30.1
9
+ httpx==0.27.0