muryshev commited on
Commit
142662e
·
1 Parent(s): 2926041

Added pydantic

Browse files
Files changed (1) hide show
  1. requirements +3 -1
requirements CHANGED
@@ -1,3 +1,5 @@
1
  flask
2
  flask-cors
3
- python-dotenv
 
 
 
1
  flask
2
  flask-cors
3
+ python-dotenv
4
+ pydantic
5
+ httpx