mgbam commited on
Commit
ee520ba
·
verified ·
1 Parent(s): 12a672d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -19,4 +19,5 @@ streamlit>=1.25.0,<2.0
19
  google-generativeai>=0.5.0
20
  requests>=2.28.1
21
  PyYAML>=6.0
22
-
 
 
19
  google-generativeai>=0.5.0
20
  requests>=2.28.1
21
  PyYAML>=6.0
22
+ httpx>=0.27
23
+ gql[all]>=3.5