PyScoutAI commited on
Commit
5a1a6fc
·
verified ·
1 Parent(s): a663b22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
- pydantic==2.4.2
4
  requests==2.31.0
5
  slowapi==0.1.8
6
  python-dotenv==1.0.0
 
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
+ pydantic[email]
4
  requests==2.31.0
5
  slowapi==0.1.8
6
  python-dotenv==1.0.0