Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: osx-64
|
4 |
-
click==8.0.4=py38hecd8cb5_0
|
5 |
dataclasses==0.8=pyh6d0b6a4_7
|
6 |
flask==2.0.3=pyhd3eb1b0_0
|
7 |
itsdangerous==2.0.1=pyhd3eb1b0_0
|
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: osx-64
|
|
|
4 |
dataclasses==0.8=pyh6d0b6a4_7
|
5 |
flask==2.0.3=pyhd3eb1b0_0
|
6 |
itsdangerous==2.0.1=pyhd3eb1b0_0
|