update `pre-requirements.txt`
Browse files- pre-requirements.txt +1 -1
- requirements.txt +1 -1
pre-requirements.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
python==3.10
|
|
|
1 |
+
python==3.10.9
|
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
revChatGPT
|
2 |
python-dotenv
|
3 |
huggingface_hub
|
4 |
-
gradio
|
|
|
1 |
revChatGPT
|
2 |
python-dotenv
|
3 |
huggingface_hub
|
4 |
+
gradio==3.9
|