groshanr commited on
Commit
82a5737
·
1 Parent(s): ab685e8

Add pydantic as req

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gspread
2
  gradio
3
  oauth2client
4
  python-dotenv
5
- cryptography==2.2
 
 
2
  gradio
3
  oauth2client
4
  python-dotenv
5
+ cryptography==2.2
6
+ pydantic==2.10.6