Juggling commited on
Commit
a06677f
·
verified ·
1 Parent(s): 3108019

Added pydantic to the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,4 +1,2 @@
1
- asyncio
2
- websockets
3
- websocket-client
4
- supabase
 
1
+ supabase
2
+ pydantic==2.10.6