lifan0127 commited on
Commit
3f803fc
1 Parent(s): 7c1e061

Pin dependency versions

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- paper-qa
2
- gradio
3
- requests
4
- python-dotenv
5
- pyzotero
6
- lxml
 
1
+ paper-qa==1.12.0
2
+ gradio==3.28.3
3
+ requests==2.31.0
4
+ python-dotenv==1.0.0
5
+ pyzotero==1.5.9
6
+ lxml==4.9.3