Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -79,7 +79,7 @@ semantic-version==2.10.0
|
|
79 |
shellingham==1.5.4
|
80 |
six==1.16.0
|
81 |
sniffio==1.3.1
|
82 |
-
starlette
|
83 |
sympy==1.12
|
84 |
tb-nightly==2.17.0a20240428
|
85 |
tensorboard-data-server==0.7.2
|
|
|
79 |
shellingham==1.5.4
|
80 |
six==1.16.0
|
81 |
sniffio==1.3.1
|
82 |
+
starlette<1.0
|
83 |
sympy==1.12
|
84 |
tb-nightly==2.17.0a20240428
|
85 |
tensorboard-data-server==0.7.2
|