seawolf2357 commited on
Commit
584ad0d
·
verified ·
1 Parent(s): bac176b

Upload requirements.in with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.in +3 -0
requirements.in ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ cryptography >= 40.0.1 ; platform_python_implementation != "Jython"
2
+ lxml >= 4.9.2 ; platform_python_implementation != "Jython"
3
+ olefile >= 0.43 ; platform_python_implementation != "Jython"