Yuuki0125 commited on
Commit
521438b
·
verified ·
1 Parent(s): d4eb81c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- pip==23.3.2
2
- fastapi==0.111.0
3
- kaleido==0.2.1
4
- python-multipart==0.0.9
5
- websockets==12.0
6
- uvicorn==0.28.0
7
- aiolimiter
8
- tenacity
 
9
  asyncio==3.4.3
 
1
+ pip==23.3.2
2
+ requests
3
+ fastapi==0.111.0
4
+ kaleido==0.2.1
5
+ python-multipart==0.0.9
6
+ websockets==12.0
7
+ uvicorn==0.28.0
8
+ aiolimiter
9
+ tenacity
10
  asyncio==3.4.3