Spaces:
Runtime error
Runtime error
nehalelkaref
commited on
Commit
•
863e338
1
Parent(s):
ed909e7
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,8 +7,7 @@ regex
|
|
7 |
pyyaml
|
8 |
numpy
|
9 |
packaging
|
10 |
-
networkx
|
11 |
mpmath
|
12 |
markers
|
13 |
huggingface-hub
|
14 |
-
flask==2.
|
|
|
7 |
pyyaml
|
8 |
numpy
|
9 |
packaging
|
|
|
10 |
mpmath
|
11 |
markers
|
12 |
huggingface-hub
|
13 |
+
flask==2.1.*
|