ducha-aiki commited on
Commit
aa232f9
1 Parent(s): 6dd7985

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  kornia
2
  opencv-python
3
  matplotlib
4
- scipy
 
 
1
  kornia
2
  opencv-python
3
  matplotlib
4
+ scipy
5
+ httpx==0.24.1