Edmond7 commited on
Commit
47114e6
1 Parent(s): e50af95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- fastapi==0.68.0
2
- uvicorn==0.15.0
3
- python-multipart==0.0.5
4
- pydantic==1.8.2
5
- python-jose==3.3.0
6
- passlib==1.7.4
7
 
8
  transformers
9
  torch
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ pydantic
5
+ python-jose
6
+ passlib
7
 
8
  transformers
9
  torch