fibmskrt commited on
Commit
def0cb4
1 Parent(s): 2aa5fd1

Update requirements.txt

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