fibmskrt commited on
Commit
8b188bf
1 Parent(s): eddf352

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -8,7 +8,7 @@ torch-sparse
8
  torch-geometric
9
  torchvision==0.13.1
10
  torchaudio==0.12.1
11
- gt4sd>=1.3.1
12
  molgx>=0.22.0a1
13
  molecule_generation
14
  nglview
@@ -17,12 +17,13 @@ diffusers==0.6.0
17
  ipykernel
18
  httpcore==0.15
19
  PyTDC==0.3.7
20
- gradio==3.12.0
21
  markdown-it-py>=2.1.0
22
  mols2grid==1.1.1
23
  numpy==1.23.5
24
  pandas>=1.0.0,<2.0.0
25
- pydantic<2.0.0
 
26
  httpx==0.24.1
27
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
28
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
 
8
  torch-geometric
9
  torchvision==0.13.1
10
  torchaudio==0.12.1
11
+ gt4sd>=1.4.2
12
  molgx>=0.22.0a1
13
  molecule_generation
14
  nglview
 
17
  ipykernel
18
  httpcore==0.15
19
  PyTDC==0.3.7
20
+ gradio==4.36.1
21
  markdown-it-py>=2.1.0
22
  mols2grid==1.1.1
23
  numpy==1.23.5
24
  pandas>=1.0.0,<2.0.0
25
+ pydantic>=2.0.0
26
+ pydantic-settings>=2.0.0
27
  httpx==0.24.1
28
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
29
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]