KokosDev commited on
Commit
e04a458
·
verified ·
1 Parent(s): 59a6589

Pin Space dependency to v0.3.3 release

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ If you want a reproducible Space, keep the Git dependency pinned to a release ta
42
  If you want the Space to follow the latest `main` branch instead, change:
43
 
44
  ```txt
45
- git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.2
46
  ```
47
 
48
  to:
 
42
  If you want the Space to follow the latest `main` branch instead, change:
43
 
44
  ```txt
45
+ git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.3
46
  ```
47
 
48
  to:
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
  pandas>=1.5.0
2
- git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.2
 
1
  pandas>=1.5.0
2
+ git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.3